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

/freebsd-13-stable/sys/net/
H A Dbpfdesc.h129 u_int bd_structsize; /* Size of this structure. */ member in struct:xbpf_d
H A Dbpf.c2909 d->bd_structsize = sizeof(*d);
/freebsd-13-stable/usr.bin/netstat/
H A Dbpf.c148 if (d->bd_structsize != sizeof(*d)) {

Completed in 113 milliseconds