Home
last modified time | relevance | path

Searched refs:IFT_FDDI (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/net/
H A Dif_types.h62 IFT_FDDI = 0xf, enumerator
/f-stack/tools/compat/include/net/
H A Dif_types.h62 IFT_FDDI = 0xf, enumerator
/f-stack/tools/arp/
H A Darp.c336 case IFT_FDDI: in valid_type()
692 case IFT_FDDI: in print_entry()
/f-stack/freebsd/netinet/
H A Dsctp_bsd_addr.c162 case IFT_FDDI: in sctp_is_desired_interface_type()
/f-stack/tools/netstat/
H A Dif.c463 sdl->sdl_type != IFT_FDDI) in intpr()
/f-stack/tools/ndp/
H A Dndp.c510 case IFT_ETHER: case IFT_FDDI: case IFT_ISO88023: in set()