IFF_BRIDGE_PORT  1221 drivers/net/bonding/bond_main.c 	    bond->dev->priv_flags & IFF_BRIDGE_PORT &&
IFF_BRIDGE_PORT  5697 drivers/net/ethernet/micrel/ksz884x.c 		    (dev->priv_flags & IFF_BRIDGE_PORT)) {
IFF_BRIDGE_PORT  1536 include/linux/netdevice.h #define IFF_BRIDGE_PORT			IFF_BRIDGE_PORT
IFF_BRIDGE_PORT  4616 include/linux/netdevice.h 	return dev->priv_flags & IFF_BRIDGE_PORT;
IFF_BRIDGE_PORT   352 net/bridge/br_if.c 	dev->priv_flags &= ~IFF_BRIDGE_PORT;
IFF_BRIDGE_PORT   623 net/bridge/br_if.c 	dev->priv_flags |= IFF_BRIDGE_PORT;
IFF_BRIDGE_PORT   693 net/bridge/br_if.c 	dev->priv_flags &= ~IFF_BRIDGE_PORT;
IFF_BRIDGE_PORT  3730 net/core/rtnetlink.c 	    (dev->priv_flags & IFF_BRIDGE_PORT)) {
IFF_BRIDGE_PORT  3841 net/core/rtnetlink.c 	    (dev->priv_flags & IFF_BRIDGE_PORT)) {
IFF_BRIDGE_PORT  4067 net/core/rtnetlink.c 				if (dev->priv_flags & IFF_BRIDGE_PORT) {
IFF_BRIDGE_PORT  4073 net/core/rtnetlink.c 				    !(dev->priv_flags & IFF_BRIDGE_PORT))
IFF_BRIDGE_PORT  4085 net/core/rtnetlink.c 			if (dev->priv_flags & IFF_BRIDGE_PORT) {
IFF_BRIDGE_PORT  4235 net/core/rtnetlink.c 			if (!(dev->priv_flags & IFF_BRIDGE_PORT)) {
IFF_BRIDGE_PORT  3480 net/wireless/nl80211.c 		if (netdev && (netdev->priv_flags & IFF_BRIDGE_PORT))
IFF_BRIDGE_PORT   937 net/wireless/util.c 	if ((dev->priv_flags & IFF_BRIDGE_PORT) &&