Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dbpf.h197 struct bpf_ts { struct
202 struct bpf_ts bh_tstamp; /* time stamp */ argument
/f-stack/freebsd/net/
H A Dbpf.h198 struct bpf_ts { struct
203 struct bpf_ts bh_tstamp; /* time stamp */ argument
H A Dbpf.c2436 bpf_bintime2ts(struct bintime *bt, struct bpf_ts *ts, int tstype) in bpf_bintime2ts()
2563 struct bpf_ts ts; in catchpacket()