Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dbpf.c242 static void bpf_freed(struct bpf_d *);
1138 bpf_freed(d); in bpfclose()
4203 bpf_freed(struct bpf_d *d) in bpf_freed() function