Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dif_types.h144 #define IFT_ENC 0xf4 /* Encapsulation */ macro
H A Dpf.c9185 if (kif != NULL && kif->pfik_ifp->if_type == IFT_ENC) { in pf_routable()