Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbpf.c2187 #define BPF_TSTAMP_NONE 0 macro
2197 return (BPF_TSTAMP_NONE); in bpf_ts_quality()
2211 if (quality == BPF_TSTAMP_NONE) in bpf_gettime()
2247 gottime = BPF_TSTAMP_NONE; in bpf_tap()
2311 gottime = BPF_TSTAMP_NONE; in bpf_mtap()
2376 gottime = BPF_TSTAMP_NONE; in bpf_mtap2()
2402 #undef BPF_TSTAMP_NONE