Home
last modified time | relevance | path

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

/linux-5.10/net/core/
Ddev.c8920 static u8 dev_xdp_prog_count(struct net_device *dev) in dev_xdp_prog_count() function
9043 if (!num_modes && dev_xdp_prog_count(dev) > 1) { in dev_xdp_attach()