Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/net/
HDbpfdesc.h128 u_int bd_structsize; /* Size of this structure. */ member
HDbpf.c3054 d->bd_structsize = sizeof(*d); in bpfstats_fill_xbpf()
/freebsd-14-stable/usr.bin/netstat/
HDbpf.c146 if (d->bd_structsize != sizeof(*d)) { in bpf_stats()