Searched refs:AFXDPState (Results 1 – 1 of 1) sorted by relevance
32 typedef struct AFXDPState { struct58 } AFXDPState; argument66 static void af_xdp_update_fd_handler(AFXDPState *s) in af_xdp_update_fd_handler()75 static void af_xdp_read_poll(AFXDPState *s, bool enable) in af_xdp_read_poll()84 static void af_xdp_write_poll(AFXDPState *s, bool enable) in af_xdp_write_poll()94 AFXDPState *s = DO_UPCAST(AFXDPState, nc, nc); in af_xdp_poll()103 static void af_xdp_complete_tx(AFXDPState *s) in af_xdp_complete_tx()128 AFXDPState *s = opaque; in af_xdp_writable()148 AFXDPState *s = DO_UPCAST(AFXDPState, nc, nc); in af_xdp_receive()193 AFXDPState *s = DO_UPCAST(AFXDPState, nc, nc); in af_xdp_send_completed()[all …]