Home
last modified time | relevance | path

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

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