Searched refs:IFF_XMIT_DST_RELEASE (Results 1 – 6 of 6) sorted by relevance
977 unsigned int dst_release_flag = IFF_XMIT_DST_RELEASE | in ___team_compute_features()993 team->dev->priv_flags &= ~IFF_XMIT_DST_RELEASE; in ___team_compute_features()994 if (dst_release_flag == (IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM)) in ___team_compute_features()995 team->dev->priv_flags |= IFF_XMIT_DST_RELEASE; in ___team_compute_features()2060 dev->priv_flags &= ~(IFF_XMIT_DST_RELEASE | IFF_TX_SKB_SHARING); in team_setup()
1282 IFF_XMIT_DST_RELEASE = 1<<5, enumerator1308 #define IFF_XMIT_DST_RELEASE IFF_XMIT_DST_RELEASE macro3892 dev->priv_flags &= ~(IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM); in netif_keep_dst()
1080 unsigned int dst_release_flag = IFF_XMIT_DST_RELEASE | in bond_compute_features()1117 bond_dev->priv_flags &= ~IFF_XMIT_DST_RELEASE; in bond_compute_features()1119 dst_release_flag == (IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM)) in bond_compute_features()1120 bond_dev->priv_flags |= IFF_XMIT_DST_RELEASE; in bond_compute_features()4143 bond_dev->priv_flags &= ~(IFF_XMIT_DST_RELEASE | IFF_TX_SKB_SHARING); in bond_setup()
522 dev->priv_flags &= ~(IFF_XMIT_DST_RELEASE | IFF_TX_SKB_SHARING); in ipvlan_link_setup()
386 if (skb && !(dev->priv_flags & IFF_XMIT_DST_RELEASE)) in arp_solicit()
3097 if (dev->priv_flags & IFF_XMIT_DST_RELEASE) in __dev_queue_xmit()7128 dev->priv_flags = IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM; in alloc_netdev_mqs()