Home
last modified time | relevance | path

Searched defs:tstype (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/net/
H A Dbpf.c2265 bpf_ts_quality(int tstype) in bpf_ts_quality()
2277 bpf_gettime(struct bintime *bt, int tstype, struct mbuf *m) in bpf_gettime()
2539 bpf_bintime2ts(struct bintime *bt, struct bpf_ts *ts, int tstype) in bpf_bintime2ts()
2592 int tstype; in catchpacket() local