Searched defs:bpf_dtab_netdev (Results 1 – 2 of 2) sorted by relevance
36660 struct bpf_dtab_netdev { struct36661 struct net_device *dev;36662 struct hlist_node index_hlist;36663 struct bpf_prog *xdp_prog;36664 struct callback_head rcu;36665 unsigned int idx;36666 struct bpf_devmap_val val;
46324 struct bpf_dtab_netdev { struct46325 struct net_device *dev;46326 struct hlist_node index_hlist;46327 struct bpf_prog *xdp_prog;46328 struct callback_head rcu;46329 unsigned int idx;46330 struct bpf_devmap_val val;