Searched refs:NETIF_F_ALL_FOR_ALL (Results 1 – 7 of 7) sorted by relevance
236 #define NETIF_F_ALL_FOR_ALL (NETIF_F_NOCACHE_COPY | NETIF_F_FSO) macro
383 NETIF_F_ALL_FOR_ALL; in net_failover_compute_features()
1078 features |= NETIF_F_ALL_FOR_ALL; in macvlan_fix_features()
243 features |= NETIF_F_ALL_FOR_ALL; in ipvlan_fix_features()
989 NETIF_F_ALL_FOR_ALL; in __team_compute_features()2007 features |= NETIF_F_ALL_FOR_ALL; in team_fix_features()
1382 features |= NETIF_F_ALL_FOR_ALL; in bond_fix_features()1424 vlan_features &= NETIF_F_ALL_FOR_ALL; in bond_compute_features()1425 mpls_features &= NETIF_F_ALL_FOR_ALL; in bond_compute_features()
11371 all &= one | ~NETIF_F_ALL_FOR_ALL; in netdev_increment_features()
Completed in 43 milliseconds