Searched refs:sdl_type (Results 1 - 16 of 16) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_dl.h93 u_char sdl_type; /* interface type */ member in struct:sockaddr_dl
H A Dif_ethersubr.c160 sdl->sdl_type = IFT_ETHER;
187 sdl->sdl_type = IFT_ETHER;
H A Dmulticast_list.c112 target_sdl.sdl_type = target_ifp->if_type;
H A Dether_inet_pr_module.c162 sender_hw.sdl_type = IFT_ETHER;
294 out_ll->sdl_type = IFT_ETHER;
H A Dether_inet6_pr_module.c190 out_ll->sdl_type = IFT_ETHER;
H A Dif_fddisubr.c618 sdl->sdl_type = IFT_FDDI;
630 sdl->sdl_type = IFT_FDDI;
H A Dndrv.c174 ndrvsrc.sdl_type = IFT_ETHER;
H A Dkpi_interface.c935 sdl->sdl_type = new_type;
H A Ddlil.c2527 sdl->sdl_type = ifp->if_type;
H A Dif_bond.c1131 sdl.sdl_type = IFT_ETHER;
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dif_atm.c138 SDL(gate)->sdl_type = rt->rt_ifp->if_type;
186 SDL(gate)->sdl_type = rt->rt_ifp->if_type;
H A Din_dhcp.c287 dl_p->sdl_index, dl_p->sdl_family, dl_p->sdl_type,
851 if (dl_p->sdl_type != IFT_ETHER) {
853 dl_p->sdl_type);
H A Din_arp.c243 SDL(gate)->sdl_type = rt->rt_ifp->if_type;
260 SDL(gate)->sdl_type = rt->rt_ifp->if_type;
/macosx-10.5.8/xnu-1228.15.4/libkern/uuid/
H A Duuid.c61 if (sdl && sdl->sdl_family == AF_LINK && sdl->sdl_type == IFT_ETHER) {
/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dddp_lap.c1598 sdl.sdl_type = IFT_ETHER;
1636 sdl.sdl_type = IFT_ETHER;
1678 sdl.sdl_type = nddp->if_type;
1715 sdl.sdl_type = nddp->if_type;
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dnd6.c1233 SDL(gate)->sdl_type = ifp->if_type;
1291 SDL(gate)->sdl_type = ifp->if_type;

Completed in 90 milliseconds