HomeSort by: relevance | last modified time | path
    Searched refs:npfctl_bpf_icmp (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/npf/npfctl/
npfctl.h 225 void npfctl_bpf_icmp(npf_bpf_t *, int, int);
npf_bpf_comp.c 840 * npfctl_bpf_icmp: code block to match ICMP type and/or code.
844 npfctl_bpf_icmp(npf_bpf_t *ctx, int type, int code) function in typeref:typename:void
npf_build.c 402 npfctl_bpf_icmp(ctx, *icmp_type, *icmp_code);
419 * and npfctl_bpf_icmp() will not work correctly in a group.

Completed in 25 milliseconds