Home
last modified time | relevance | path

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

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