Home
last modified time | relevance | path

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

/trueos/sys/net/
HDbpf.c1990 bpf_ts_quality(int tstype) in bpf_ts_quality() argument
1993 if (tstype == BPF_T_NONE) in bpf_ts_quality()
1995 if ((tstype & BPF_T_FAST) != 0) in bpf_ts_quality()
2002 bpf_gettime(struct bintime *bt, int tstype, struct mbuf *m) in bpf_gettime() argument
2007 quality = bpf_ts_quality(tstype); in bpf_gettime()
2242 bpf_bintime2ts(struct bintime *bt, struct bpf_ts *ts, int tstype) in bpf_bintime2ts() argument
2248 if ((tstype & BPF_T_MONOTONIC) == 0) { in bpf_bintime2ts()
2253 switch (BPF_T_FORMAT(tstype)) { in bpf_bintime2ts()
2293 int tstype; in catchpacket() local
2364 tstype = d->bd_tstamp; in catchpacket()
[all …]
/trueos/contrib/gcc/
HDChangeLog-20048829 * c-parse.in (%union): Add tstype.
8832 structsp_attr, structsp_nonattr): Change to tstype. Update