Searched refs:IFF_XMIT_DST_RELEASE_PERM (Results 1 – 5 of 5) sorted by relevance
386 IFF_XMIT_DST_RELEASE_PERM; in net_failover_compute_features()428 IFF_XMIT_DST_RELEASE_PERM)) in net_failover_compute_features()
1509 IFF_XMIT_DST_RELEASE_PERM = 1<<17, enumerator1542 #define IFF_XMIT_DST_RELEASE_PERM IFF_XMIT_DST_RELEASE_PERM macro4661 dev->priv_flags &= ~(IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM); in netif_keep_dst()
1089 IFF_XMIT_DST_RELEASE_PERM; in bond_compute_features()1137 if ((bond_dev->priv_flags & IFF_XMIT_DST_RELEASE_PERM) && in bond_compute_features()1138 dst_release_flag == (IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM)) in bond_compute_features()
988 IFF_XMIT_DST_RELEASE_PERM; in __team_compute_features()1013 if (dst_release_flag == (IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM)) in __team_compute_features()
9536 dev->priv_flags = IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM; in alloc_netdev_mqs()