Home
last modified time | relevance | path

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

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