Home
last modified time | relevance | path

Searched refs:IFT_PKTAP (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/bsd/net/
H A Dif_types.h148 #define IFT_PKTAP 0xfe /* Packet tap pseudo interface */ macro
H A Dpktap.c89 SYSCTL_NODE(_net_link, IFT_PKTAP, pktap,
258 if_init.type = IFT_PKTAP; in pktap_clone_create()
543 if (x_filter->filter_param_if_type == IFT_PKTAP || in pktap_setdrvspec()
H A Dbpf.c2944 if (bp->bif_ifp->if_type == IFT_PKTAP && in bpf_tap_imp()