Home
last modified time | relevance | path

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

/freebsd-14-stable/sbin/pfctl/
HDpfctl.h151 const char *pfctl_proto2name(int);
HDpf_print_state.c275 if ((protoname = pfctl_proto2name(proto)) != NULL) in print_state()
HDpfctl_parser.c955 if ((protoname = pfctl_proto2name(r->proto)) != NULL) in print_rule()
HDpfctl.c286 pfctl_proto2name(int proto) in pfctl_proto2name() function
HDparse.y5632 protoname = pfctl_proto2name(proto); in expand_label_proto()