Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Dbpf_filter.c427 bpf_filter(const struct bpf_insn *__counted_by(pc_len) pc_orig, u_int pc_len, in bpf_filter() argument
439 (void)pc_len; in bpf_filter()
H A Dbpf.h1495 extern u_int bpf_filter(const struct bpf_insn *__counted_by(pc_len), u_int pc_len,