Home
last modified time | relevance | path

Searched refs:IFT_IEEE1394 (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/netinet6/
H A Din6_ifattach.c202 case IFT_IEEE1394: in in6_get_hw_ifid()
217 case IFT_IEEE1394: in in6_get_hw_ifid()
H A Dnd6_nbr.c1061 case IFT_IEEE1394: in nd6_ifptomac()
1433 case IFT_IEEE1394: in nd6_dad_duplicated()
H A Dnd6.c1655 case IFT_IEEE1394: in nd6_need_cache()
/netbsd-src/sys/net/
H A Dif_types.h188 #define IFT_IEEE1394 0x90 /* IEEE1394 High Performance SerialBus*/ macro
H A Dif_ieee1394subr.c630 ifp->if_type = IFT_IEEE1394; in ieee1394_ifattach()
/netbsd-src/sys/netinet/
H A Dif_arp.c528 case IFT_IEEE1394: in arprequest()
542 case IFT_IEEE1394: /* RFC2734 */ in arprequest()
714 badhrd = rcvif->if_type != IFT_IEEE1394; in arpintr()
716 badhrd = rcvif->if_type == IFT_IEEE1394; in arpintr()
1179 case IFT_IEEE1394: in in_arpinput()
1876 case IFT_IEEE1394: in in_revarpinput()
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dif.c636 #ifdef IFT_IEEE1394 in if_discover()
637 case IFT_IEEE1394: in if_discover()
/netbsd-src/lib/libc/net/
H A Dgetnameinfo.c580 case IFT_IEEE1394: in getnameinfo_link()