Searched refs:IFF_XMIT_DST_RELEASE_PERM (Results 1 – 3 of 3) sorted by relevance
383 IFF_XMIT_DST_RELEASE_PERM; in net_failover_compute_features()425 IFF_XMIT_DST_RELEASE_PERM)) in net_failover_compute_features()
1762 IFF_XMIT_DST_RELEASE_PERM = 1<<17, enumerator5630 dev->priv_flags &= ~(IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM); in netif_keep_dst()
12086 dev->priv_flags = IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM; in alloc_netdev_mqs()12795 unsigned int dst_release_flag = IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM; in netdev_compute_master_upper_features()12857 if ((dev->priv_flags & IFF_XMIT_DST_RELEASE_PERM) && in netdev_compute_master_upper_features()12858 dst_release_flag == (IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM)) in netdev_compute_master_upper_features()