Home
last modified time | relevance | path

Searched refs:IFT_FRELAY (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/
H A Dif_types.h79 IFT_FRELAY = 0x20, /* Frame Relay DTE only */ enumerator
/f-stack/tools/compat/include/net/
H A Dif_types.h79 IFT_FRELAY = 0x20, /* Frame Relay DTE only */ enumerator
/f-stack/freebsd/netinet6/
H A Din6.c2059 case IFT_FRELAY: /* RFC2590 */ in in6_if2idlen()