Home
last modified time | relevance | path

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

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