Searched refs:dev_xdp_attach (Results 1 – 1 of 1) sorted by relevance
/net/core/ |
D | dev.c | 9458 static int dev_xdp_attach(struct net_device *dev, struct netlink_ext_ack *extack, in dev_xdp_attach() function 9581 return dev_xdp_attach(dev, extack, link, NULL, NULL, link->flags); in dev_xdp_attach_link() 9808 err = dev_xdp_attach(dev, extack, NULL, new_prog, old_prog, flags); in dev_change_xdp_fd()
|