Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.bin/netstat/
Dbpf.c80 bpf_flags(struct xbpf_d *bd, char *flagbuf) in bpf_flags()
112 struct xbpf_d *d, *bd, zerostat; in bpf_stats()
/freebsd-12-stable/sys/net/
Dbpfdesc.h125 struct xbpf_d { struct
Dbpf.c2908 bpfstats_fill_xbpf(struct xbpf_d *d, struct bpf_d *bd) in bpfstats_fill_xbpf()
2945 static const struct xbpf_d zerostats; in bpf_stats_sysctl()
2946 struct xbpf_d *xbdbuf, *xbd, tempstats; in bpf_stats_sysctl()