Searched refs:IFF_XMIT_DST_RELEASE (Results 1 – 8 of 8) sorted by relevance
335 vlandev->priv_flags &= ~IFF_XMIT_DST_RELEASE; in vlan_transfer_features()336 vlandev->priv_flags |= (vlan->real_dev->priv_flags & IFF_XMIT_DST_RELEASE); in vlan_transfer_features()
173 dev->priv_flags |= (real_dev->priv_flags & IFF_XMIT_DST_RELEASE); in vlan_newlink()
681 dev->priv_flags &= ~(IFF_XMIT_DST_RELEASE | IFF_TX_SKB_SHARING); in ipvlan_link_setup()
390 if (skb && !(dev->priv_flags & IFF_XMIT_DST_RELEASE)) in arp_solicit()
4819 if (dev->priv_flags & IFF_XMIT_DST_RELEASE) in __dev_queue_xmit()12083 dev->priv_flags = IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM; in alloc_netdev_mqs()12792 unsigned int dst_release_flag = IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM; in netdev_compute_master_upper_features()12853 dev->priv_flags &= ~IFF_XMIT_DST_RELEASE; in netdev_compute_master_upper_features()12855 dst_release_flag == (IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM)) in netdev_compute_master_upper_features()12856 dev->priv_flags |= IFF_XMIT_DST_RELEASE; in netdev_compute_master_upper_features()
1750 IFF_XMIT_DST_RELEASE = 1<<5, enumerator5630 dev->priv_flags &= ~(IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM); in netif_keep_dst()
2350 dev->priv_flags &= ~(IFF_XMIT_DST_RELEASE | IFF_TX_SKB_SHARING); in team_setup()
6006 bond_dev->priv_flags &= ~(IFF_XMIT_DST_RELEASE | IFF_TX_SKB_SHARING); in bond_setup()