IFF_XMIT_DST_RELEASE_PERM 1089 drivers/net/bonding/bond_main.c IFF_XMIT_DST_RELEASE_PERM; IFF_XMIT_DST_RELEASE_PERM 1137 drivers/net/bonding/bond_main.c if ((bond_dev->priv_flags & IFF_XMIT_DST_RELEASE_PERM) && IFF_XMIT_DST_RELEASE_PERM 1138 drivers/net/bonding/bond_main.c dst_release_flag == (IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM)) IFF_XMIT_DST_RELEASE_PERM 387 drivers/net/net_failover.c IFF_XMIT_DST_RELEASE_PERM; IFF_XMIT_DST_RELEASE_PERM 429 drivers/net/net_failover.c IFF_XMIT_DST_RELEASE_PERM)) IFF_XMIT_DST_RELEASE_PERM 992 drivers/net/team/team.c IFF_XMIT_DST_RELEASE_PERM; IFF_XMIT_DST_RELEASE_PERM 1017 drivers/net/team/team.c if (dst_release_flag == (IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM)) IFF_XMIT_DST_RELEASE_PERM 1544 include/linux/netdevice.h #define IFF_XMIT_DST_RELEASE_PERM IFF_XMIT_DST_RELEASE_PERM IFF_XMIT_DST_RELEASE_PERM 4667 include/linux/netdevice.h dev->priv_flags &= ~(IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM); IFF_XMIT_DST_RELEASE_PERM 9535 net/core/dev.c dev->priv_flags = IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM;