Home
last modified time | relevance | path

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

/netbsd/src/dist/pf/sbin/pfctl/
Dpfctl_parser.h251 const struct icmptypeent *geticmptypebyname(char *, u_int8_t);
Dpfctl_parser.c269 geticmptypebyname(char *w, sa_family_t af) in geticmptypebyname() function
Dparse.y3032 if ((p = geticmptypebyname($1, AF_INET)) ==
3057 if ((p = geticmptypebyname($1, AF_INET6)) ==