Home
last modified time | relevance | path

Searched defs:xdp_sock (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h147995 struct xdp_sock { struct
147996 struct sock sk;
148003 struct xsk_queue *rx;
148004 struct net_device *dev;
148005 struct xdp_umem *umem;
148006 struct list_head flush_node;
148007 struct xsk_buff_pool *pool;
148008 u16 queue_id;
148009 bool zc;
148010 enum {
[all …]