Searched defs:xdp_sock (Results 1 – 1 of 1) sorted by relevance
48 struct xdp_sock { struct50 struct sock sk;56 u16 queue_id;57 bool zc;58 bool sg;59 enum {63 } state;72 u32 tx_budget_spent;75 u64 rx_dropped;76 u64 rx_queue_full;[all …]