Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/ !
H A Dif_types.h107 #define IFT_FRELAY 0x20 /* Frame Relay DTE only */ macro
/xnu-12377.81.4/bsd/netinet6/ !
H A Din6.c4052 case IFT_FRELAY: /* RFC2590 */ in in6_if2idlen()