Searched refs:IFT_ENC (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/net/
H A Dif_types.h256 IFT_ENC = 0xf4, /* Encapsulating interface */ enumerator in enum:__anon15896
H A Dif_enc.c163 ifp = sc->sc_ifp = if_alloc(IFT_ENC);
/freebsd-12-stable/sys/netpfil/pf/
H A Dpf.c5489 if (kif != NULL && kif->pfik_ifp->if_type == IFT_ENC)
5565 if (kif != NULL && kif->pfik_ifp->if_type == IFT_ENC)

Completed in 114 milliseconds