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