Home
last modified time | relevance | path

Searched refs:netif_xdp_propagate (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/hyperv/
H A Dnetvsc_bpf.c186 ret = netif_xdp_propagate(vf_netdev, &xdp); in netvsc_vf_setxdp()
/linux/include/linux/
H A Dnetdevice.h4419 int netif_xdp_propagate(struct net_device *dev, struct netdev_bpf *bpf);
/linux/net/core/
H A Ddev.c10334 int netif_xdp_propagate(struct net_device *dev, struct netdev_bpf *bpf) in netif_xdp_propagate() function
10354 EXPORT_SYMBOL_GPL(netif_xdp_propagate);