Home
last modified time | relevance | path

Searched defs:bd (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.41.9/bsd/net/
H A Dbpfdesc.h165 #define bpf_ready(bd) ((bd)->bd_hlen != 0 || \ argument
H A Dbpf.c4468 bpfstats_fill_xbpf(struct xbpf_d *d, struct bpf_d *bd) in bpfstats_fill_xbpf()
4546 struct bpf_d *bd = bpf_dtab[i]; variable