Searched refs:bd_structsize (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.61.2/bsd/net/ | ||
| H A D | bpf.h | 330 uint32_t bd_structsize; /* Size of this structure. */ member |
| H A D | bpf.c | 4184 d->bd_structsize = sizeof(struct xbpf_d); in bpfstats_fill_xbpf() |