Searched refs:IFT_BRIDGE (Results 1 – 14 of 14) sorted by relevance
246 IFT_BRIDGE = 0xd1, /* Transparent bridge interface */ enumerator267 #define IFT_BRIDGE IFT_BRIDGE macro
402 static SYSCTL_NODE(_net_link, IFT_BRIDGE, bridge, CTLFLAG_RW | CTLFLAG_MPSAFE, 0,710 ifp->if_type = IFT_BRIDGE; in bridge_clone_create()718 ifp->if_type = IFT_BRIDGE; in bridge_clone_create()
3806 case IFT_BRIDGE: in if_setlladdr()
341 case IFT_BRIDGE: in valid_type()653 sdl->sdl_type == IFT_BRIDGE) && in print_entry()704 case IFT_BRIDGE: in print_entry()
78 sdl->sdl_type == IFT_BRIDGE) && sdl->sdl_alen == ETHER_ADDR_LEN) { in link_status()
749 sdl->sdl_type != IFT_BRIDGE) || in main()
285 if ((V_ip6_auto_linklocal && ifp->if_type != IFT_BRIDGE) || in nd6_ifattach()297 (ifp->if_type != IFT_BRIDGE)) { in nd6_ifattach()2238 case IFT_BRIDGE: in nd6_resolve()2489 case IFT_BRIDGE: in nd6_need_cache()
273 case IFT_BRIDGE: in in6_get_hw_ifid()
1109 case IFT_BRIDGE: in nd6_ifptomac()
2054 case IFT_BRIDGE: /* bridge(4) only does Ethernet-like links */ in in6_if2idlen()
1548 case IFT_BRIDGE: in carp_output()1741 case IFT_BRIDGE: in carp_ioctl()
824 if (ifp->if_type == IFT_BRIDGE) in in_arpinput()
512 case IFT_L2VLAN: case IFT_BRIDGE: in set()