Home
last modified time | relevance | path

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

/freebsd-13.1/sys/net/
H A Dbpfdesc.h130 u_int bd_structsize; /* Size of this structure. */ member
H A Dbpf.c2931 d->bd_structsize = sizeof(*d); in bpfstats_fill_xbpf()
/freebsd-13.1/usr.bin/netstat/
H A Dbpf.c148 if (d->bd_structsize != sizeof(*d)) { in bpf_stats()