Searched refs:IFF_XMIT_DST_RELEASE_PERM (Results 1 – 4 of 4) sorted by relevance
1294 IFF_XMIT_DST_RELEASE_PERM = 1<<17, enumerator1320 #define IFF_XMIT_DST_RELEASE_PERM IFF_XMIT_DST_RELEASE_PERM macro3892 dev->priv_flags &= ~(IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM); in netif_keep_dst()
1081 IFF_XMIT_DST_RELEASE_PERM; in bond_compute_features()1118 if ((bond_dev->priv_flags & IFF_XMIT_DST_RELEASE_PERM) && in bond_compute_features()1119 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()
7128 dev->priv_flags = IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM; in alloc_netdev_mqs()