Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl.h152 const char *pfctl_proto2name(int);
H A Dpf_print_state.c274 if ((protoname = pfctl_proto2name(proto)) != NULL) in print_state()
H A Dpfctl_parser.c955 if ((protoname = pfctl_proto2name(r->proto)) != NULL) in print_rule()
H A Dpfctl.c287 pfctl_proto2name(int proto) in pfctl_proto2name() function
H A Dparse.y5672 protoname = pfctl_proto2name(proto); in expand_label_proto()