NETIF_F_ONE_FOR_ALL 1063 drivers/net/bonding/bond_main.c 	features &= ~NETIF_F_ONE_FOR_ALL;
NETIF_F_ONE_FOR_ALL 2005 drivers/net/team/team.c 	features &= ~NETIF_F_ONE_FOR_ALL;
NETIF_F_ONE_FOR_ALL  544 net/bridge/br_if.c 	features &= ~NETIF_F_ONE_FOR_ALL;
NETIF_F_ONE_FOR_ALL 9907 net/core/dev.c 	all |= one & (NETIF_F_ONE_FOR_ALL | NETIF_F_CSUM_MASK) & mask;
NETIF_F_ONE_FOR_ALL  207 net/hsr/hsr_device.c 	features &= ~NETIF_F_ONE_FOR_ALL;