Home
last modified time | relevance | path

Searched refs:PTH_FLAG_TSTAMP (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.1.13/bsd/net/
H A Dpktap.h223 #define PTH_FLAG_TSTAMP 0x00002000 /* Has time stamp */ macro
H A Dbpf.c1060 if (pktaphdr->pth_flags & PTH_FLAG_TSTAMP) { in bpf_finalize_pktap()