Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h148510 struct xsk_buff_pool { struct
148511 struct device *dev;
148512 struct net_device *netdev;
148513 struct list_head xsk_tx_list;
148514 spinlock_t xsk_tx_list_lock;
148515 refcount_t users;
148516 struct xdp_umem *umem;
148517 struct work_struct work;
148518 struct list_head free_list;
148519 u32 heads_cnt;
[all …]