Searched refs:IFT_ENC (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.1.13/bsd/net/ | ||
| H A D | if_types.h | 144 #define IFT_ENC 0xf4 /* Encapsulation */ macro |
| H A D | pf.c | 9185 if (kif != NULL && kif->pfik_ifp->if_type == IFT_ENC) { in pf_routable() |