Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/net/
HDbpf.c2079 #define BPF_TSTAMP_NONE 0 macro
2089 return (BPF_TSTAMP_NONE); in bpf_ts_quality()
2103 if (quality == BPF_TSTAMP_NONE) in bpf_gettime()
2138 gottime = BPF_TSTAMP_NONE; in bpf_tap()
2212 gottime = BPF_TSTAMP_NONE; in bpf_mtap()
2275 gottime = BPF_TSTAMP_NONE; in bpf_mtap2()
2303 #undef BPF_TSTAMP_NONE