Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_types.h191 IFT_IEEE1394 = 0x90, /* IEEE1394 High Performance SerialBus*/ enumerator
272 #define IFT_IEEE1394 IFT_IEEE1394 macro
H A Dif_fwsubr.c766 sdl->sdl_type = IFT_IEEE1394; in firewire_ifattach()
833 if_register_com_alloc(IFT_IEEE1394, in firewire_modevent()
837 if_deregister_com_alloc(IFT_IEEE1394); in firewire_modevent()
/f-stack/tools/compat/include/net/
H A Dif_types.h191 IFT_IEEE1394 = 0x90, /* IEEE1394 High Performance SerialBus*/ enumerator
272 #define IFT_IEEE1394 IFT_IEEE1394 macro
/f-stack/freebsd/netinet6/
H A Dnd6_nbr.c1106 case IFT_IEEE1394: in nd6_ifptomac()
1488 case IFT_IEEE1394: in nd6_dad_duplicated()
H A Din6_ifattach.c277 case IFT_IEEE1394: in in6_get_hw_ifid()
H A Dnd6.c2486 case IFT_IEEE1394: in nd6_need_cache()
H A Din6.c2061 case IFT_IEEE1394: /* RFC3146 */ in in6_if2idlen()
/f-stack/tools/arp/
H A Darp.c701 case IFT_IEEE1394: in print_entry()