Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_parser.h331 struct icmptypeent { struct
342 const struct icmptypeent *geticmptypebynumber(u_int8_t, sa_family_t); argument
343 const struct icmptypeent *geticmptypebyname(char *, sa_family_t);
H A Dpfctl_parser.c84 static const struct icmptypeent icmp_type[] = {
112 static const struct icmptypeent icmp6_type[] = {
231 const struct icmptypeent *
250 const struct icmptypeent *
985 const struct icmptypeent *it; in print_rule()
H A Dparse.y4257 const struct icmptypeent *p;
4277 const struct icmptypeent *p;