Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbpfdesc.h129 u_int bd_structsize; /* Size of this structure. */ member
H A Dbpf.c2909 d->bd_structsize = sizeof(*d); in bpfstats_fill_xbpf()
/f-stack/tools/compat/include/net/
H A Dbpfdesc.h128 u_int bd_structsize; /* Size of this structure. */ member
/f-stack/tools/netstat/
H A Dbpf.c148 if (d->bd_structsize != sizeof(*d)) { in bpf_stats()