Home
last modified time | relevance | path

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

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