Searched refs:DLT_PPP (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215.81.4/bsd/net/ | ||
| H A D | bpf.h | 432 #define DLT_PPP 9 /* Point-to-point Protocol */ macro |
| H A D | pktap.c | 1224 hdr->pth_dlt = DLT_PPP; in pktap_bpf_tap() |
| H A D | bpf.c | 418 case DLT_PPP: in bpf_movein() |