Searched refs:IFT_L2VLAN (Results 1 – 10 of 10) sorted by relevance
139 #define IFT_L2VLAN 0x87 /* Layer 2 Virtual LAN using 802.1Q */ macro
669 if (ifp->if_type == IFT_L2VLAN) { in ether_frameout_extended()684 if (ifp->if_type == IFT_L2VLAN) { in ether_frameout_extended()
306 SYSCTL_NODE(_net_link, IFT_L2VLAN, vlan, CTLFLAG_RW | CTLFLAG_LOCKED, 0,922 vlan_init.type = IFT_L2VLAN; in vlan_clone_create()1513 ifnet_set_lladdr_and_type(ifp, NULL, 0, IFT_L2VLAN); in vlan_unconfig()1739 if (ifnet_type(ifp) != IFT_L2VLAN) { in vlan_ioctl()
1220 case IFT_L2VLAN: in pktap_bpf_tap()
2898 case IFT_L2VLAN: in bridge_ioctl_add()3729 case IFT_L2VLAN: in bridge_ioctl_addspan()
921 #ifdef IFT_L2VLAN in nd6_ifptomac()922 case IFT_L2VLAN: in nd6_ifptomac()
288 case IFT_L2VLAN: in in6_iid_from_hw()
4027 #ifdef IFT_L2VLAN in in6_if2idlen()4028 case IFT_L2VLAN: /* ditto */ in in6_if2idlen()
4425 case IFT_L2VLAN: in nd6_need_cache()
2659 case IFT_L2VLAN: in valid_type()