Searched refs:sdl_type (Results 1 – 20 of 20) sorted by relevance
77 if ((sdl->sdl_type == IFT_ETHER || sdl->sdl_type == IFT_L2VLAN || in link_status()78 sdl->sdl_type == IFT_BRIDGE) && sdl->sdl_alen == ETHER_ADDR_LEN) { in link_status()100 if ((sdl->sdl_type != IFT_ETHER && in link_status()101 sdl->sdl_type != IFT_IEEE8023ADLAG) || in link_status()
747 (sdl->sdl_type != IFT_ETHER && in main()748 sdl->sdl_type != IFT_L2VLAN && in main()749 sdl->sdl_type != IFT_BRIDGE) || in main()
452 !valid_type(sdl->sdl_type)) { in set()456 sdl_m.sdl_type = sdl->sdl_type; in set()533 valid_type(sdl->sdl_type) ) { in delete()651 if ((sdl->sdl_type == IFT_ETHER || in print_entry()652 sdl->sdl_type == IFT_L2VLAN || in print_entry()653 sdl->sdl_type == IFT_BRIDGE) && in print_entry()688 switch(sdl->sdl_type) { in print_entry()
63 u_char sdl_type; /* interface type */ member
593 sdl->sdl_type = IFT_INFINIBAND; in infiniband_ifattach()
167 MPASS(sdl->sdl_type == IFT_ETHER);
766 sdl->sdl_type = IFT_IEEE1394; in firewire_ifattach()
992 sdl->sdl_type = IFT_ETHER; in ether_ifattach()
1107 sdl->sdl_type = IFT_L2VLAN; in vlan_clone_create()
923 sdl->sdl_type = ifp->if_type; in if_attach_internal()2185 sdl->sdl_type = iftype; in link_init_sdl()
67 u_char sdl_type; /* interface type */ member
211 sdl->sdl_type = ifp->if_type; in fill_sdl_from_ifp()
462 if (sdl->sdl_type != IFT_ETHER && in intpr()463 sdl->sdl_type != IFT_FDDI) in intpr()
509 switch (sdl->sdl_type) { in set()525 sdl_m.sdl_type = sdl->sdl_type; in set()
731 .sdl_type = ifa->ifa_ifp->if_type, in in_handle_prefix_route()1645 sdl->sdl_type = ifp->if_type; in in_lltable_dump_entry()
1270 .sdl_type = ifa->ifa_ifp->if_type, in in6_handle_dstaddr_rtrequest()2435 sdl->sdl_type = ifp->if_type; in in6_lltable_dump_entry()
2038 .sdl_type = ifp->if_type, in nd6_prefix_rtrequest()
194 gw.sdl_type = ifp->if_type; in nd6_lle_event()