Searched refs:IFT_BRIDGE (Results 1 - 7 of 7) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dif_types.h136 #define IFT_BRIDGE 0xd1 /* Transparent bridge interface */ macro
H A Dif_bridge.c505 SYSCTL_NODE(_net_link, IFT_BRIDGE, bridge, CTLFLAG_RW|CTLFLAG_LOCKED, 0,
1095 init_params.type = IFT_BRIDGE;
3944 if ((iface)->if_type == IFT_BRIDGE) { \
/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6_nbr.c1490 case IFT_BRIDGE:
2051 case IFT_BRIDGE:
H A Din6_ifattach.c301 case IFT_BRIDGE:
H A Dnd6.c3424 case IFT_BRIDGE:
3452 case IFT_BRIDGE:
H A Din6.c3546 case IFT_BRIDGE:
/darwin-on-arm/xnu/bsd/netinet/
H A Din_arp.c1122 if (ifp->if_type == IFT_BRIDGE)

Completed in 93 milliseconds