Searched refs:IFF_XMIT_DST_RELEASE_PERM (Results 1 – 4 of 4) sorted by relevance
1270 IFF_XMIT_DST_RELEASE_PERM = 1<<22, enumerator1297 #define IFF_XMIT_DST_RELEASE_PERM IFF_XMIT_DST_RELEASE_PERM macro3784 dev->priv_flags &= ~(IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM); in netif_keep_dst()
1068 IFF_XMIT_DST_RELEASE_PERM; in bond_compute_features()1105 if ((bond_dev->priv_flags & IFF_XMIT_DST_RELEASE_PERM) && in bond_compute_features()1106 dst_release_flag == (IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM)) in bond_compute_features()
978 IFF_XMIT_DST_RELEASE_PERM; in __team_compute_features()994 if (dst_release_flag == (IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM)) in __team_compute_features()
6849 dev->priv_flags = IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM; in alloc_netdev_mqs()