Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
Ddev.c9004 struct bpf_xdp_link { struct
9005 struct bpf_link link;
9006 struct net_device *dev; /* protected by rtnl_lock, no refcnt held */
9007 int flags;
/kernel/linux/linux-6.6/net/core/
Ddev.c9102 struct bpf_xdp_link { struct
9103 struct bpf_link link;
9104 struct net_device *dev; /* protected by rtnl_lock, no refcnt held */
9105 int flags;