Searched refs:ICMP_IREQREPLY (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/ipfilter/lib/
H A Dicmptypes.c79 { "inforep", ICMP_IREQREPLY, ICMP6_NI_REPLY },
/freebsd-12-stable/sys/netinet/
H A Dip_icmp.h193 #define ICMP_IREQREPLY 16 /* information reply */ macro
215 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
H A Dip_icmp.c710 case ICMP_IREQREPLY:
/freebsd-12-stable/contrib/tcpdump/
H A Dprint-icmp.c143 #define ICMP_IREQREPLY 16 /* information reply */ macro
200 { ICMP_IREQREPLY, "information reply" },
/freebsd-12-stable/sbin/ping/
H A Dping.c1593 case ICMP_IREQREPLY:
/freebsd-12-stable/contrib/ipfilter/iplang/
H A Diplang_y.y400 | IL_ICMP_IREQREPLY ';' { set_icmptype(ICMP_IREQREPLY); }
/freebsd-12-stable/contrib/ipfilter/tools/
H A Dipmon.c220 { ICMP_IREQREPLY, NULL, 0, "inforeply" },
/freebsd-12-stable/sbin/pfctl/
H A Dpfctl_parser.c97 { "inforep", ICMP_IREQREPLY },
/freebsd-12-stable/sys/contrib/ipfilter/netinet/
H A Dfil.c1246 case ICMP_IREQREPLY :
4338 -1, /* 16: ICMP_IREQREPLY */
9437 icmpreplytype4[ICMP_IREQ] = ICMP_IREQREPLY;
H A Dip_nat.c6114 case ICMP_IREQREPLY:

Completed in 216 milliseconds