Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpf_build.c66 static void npfctl_dump_bpf(struct bpf_program *);
521 npfctl_dump_bpf(bf); in npfctl_build_code()
549 npfctl_dump_bpf(&bf); in npfctl_build_pcap()
1109 npfctl_dump_bpf(struct bpf_program *bf) in npfctl_dump_bpf() function