Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbpf.h195 struct bpf_ts { struct
200 struct bpf_ts bh_tstamp; /* time stamp */ argument
H A Dbpf.c2535 bpf_bintime2ts(struct bintime *bt, struct bpf_ts *ts, int tstype) in bpf_bintime2ts()
2675 struct bpf_ts ts; in catchpacket()