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

/freebsd-12-stable/sbin/pfctl/
H A Dpfctl_parser.h305 struct icmptypeent { struct
316 const struct icmptypeent *geticmptypebynumber(u_int8_t, u_int8_t);
317 const struct icmptypeent *geticmptypebyname(char *, u_int8_t);
H A Dpfctl_parser.c83 static const struct icmptypeent icmp_type[] = {
111 static const struct icmptypeent icmp6_type[] = {
225 const struct icmptypeent *
244 const struct icmptypeent *
841 const struct icmptypeent *it;
H A Dparse.y3582 const struct icmptypeent *p;
3602 const struct icmptypeent *p;

Completed in 95 milliseconds