Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dbpf.h424 #define DLT_PPP 9 /* Point-to-point Protocol */ macro
H A Dpktap.c1193 hdr->pth_dlt = DLT_PPP; in pktap_bpf_tap()
H A Dbpf.c388 case DLT_PPP: in bpf_movein()