HomeSort by: relevance | last modified time | path
    Searched refs:IFT_IEEE1394 (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/netinet6/
in6_ifattach.c 202 case IFT_IEEE1394:
217 case IFT_IEEE1394:
nd6_nbr.c 1060 case IFT_IEEE1394:
1432 case IFT_IEEE1394:
nd6.c 1654 case IFT_IEEE1394:
  /src/sys/net/
if_types.h 188 #define IFT_IEEE1394 0x90 /* IEEE1394 High Performance SerialBus*/
if_ieee1394subr.c 628 ifp->if_type = IFT_IEEE1394;
  /src/sys/netinet/
if_arp.c 529 case IFT_IEEE1394:
543 case IFT_IEEE1394: /* RFC2734 */
715 badhrd = rcvif->if_type != IFT_IEEE1394;
717 badhrd = rcvif->if_type == IFT_IEEE1394;
1181 case IFT_IEEE1394:
1879 case IFT_IEEE1394:
  /src/lib/libc/net/
getnameinfo.c 580 case IFT_IEEE1394:
  /src/external/bsd/dhcpcd/dist/src/
if.c 628 #ifdef IFT_IEEE1394
629 case IFT_IEEE1394:

Completed in 48 milliseconds