Searched refs:PTH_FLAG_TSTAMP (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.1.13/bsd/net/ | ||
| H A D | pktap.h | 223 #define PTH_FLAG_TSTAMP 0x00002000 /* Has time stamp */ macro |
| H A D | bpf.c | 1060 if (pktaphdr->pth_flags & PTH_FLAG_TSTAMP) { in bpf_finalize_pktap() |