Home
last modified time | relevance | path

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

/freebsd-14-stable/sbin/pfctl/
HDpfctl_parser.h330 struct icmptypeent { struct
341 const struct icmptypeent *geticmptypebynumber(u_int8_t, sa_family_t); argument
342 const struct icmptypeent *geticmptypebyname(char *, sa_family_t);
HDpfctl_parser.c82 static const struct icmptypeent icmp_type[] = {
110 static const struct icmptypeent icmp6_type[] = {
229 const struct icmptypeent *
248 const struct icmptypeent *
979 const struct icmptypeent *it; in print_rule()
HDparse.y4142 const struct icmptypeent *p;
4162 const struct icmptypeent *p;