Home
last modified time | relevance | path

Searched refs:ICMP_UNREACH (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-12-stable/sbin/pfctl/
Dpfctl_parser.c87 { "unreach", ICMP_UNREACH },
142 { "net-unr", ICMP_UNREACH, ICMP_UNREACH_NET },
143 { "host-unr", ICMP_UNREACH, ICMP_UNREACH_HOST },
144 { "proto-unr", ICMP_UNREACH, ICMP_UNREACH_PROTOCOL },
145 { "port-unr", ICMP_UNREACH, ICMP_UNREACH_PORT },
146 { "needfrag", ICMP_UNREACH, ICMP_UNREACH_NEEDFRAG },
147 { "srcfail", ICMP_UNREACH, ICMP_UNREACH_SRCFAIL },
148 { "net-unk", ICMP_UNREACH, ICMP_UNREACH_NET_UNKNOWN },
149 { "host-unk", ICMP_UNREACH, ICMP_UNREACH_HOST_UNKNOWN },
150 { "isolate", ICMP_UNREACH, ICMP_UNREACH_ISOLATED },
[all …]
Dparse.y81 (ICMP_UNREACH << 8) | ICMP_UNREACH_PORT;
6117 returnicmpdefault = (ICMP_UNREACH << 8) | ICMP_UNREACH_PORT; in parse_config()
/freebsd-12-stable/sys/netinet/
Dip_fastfwd.c177 icmp_error(m, ICMP_UNREACH, ICMP_UNREACH_HOST, 0, 0); in ip_findroute()
191 icmp_error(m, ICMP_UNREACH, ICMP_UNREACH_HOST, 0, 0); in ip_findroute()
242 icmp_error(m, ICMP_UNREACH, ICMP_UNREACH_FILTER_PROHIB, in ip_tryforward()
467 icmp_error(m, ICMP_UNREACH, ICMP_UNREACH_NEEDFRAG, in ip_tryforward()
Dip_options.c117 type = ICMP_UNREACH; in ip_dooptions()
174 type = ICMP_UNREACH; in ip_dooptions()
215 type = ICMP_UNREACH; in ip_dooptions()
239 type = ICMP_UNREACH; in ip_dooptions()
307 type = ICMP_UNREACH; in ip_dooptions()
Dip_icmp.h154 #define ICMP_UNREACH 3 /* dest unreachable, codes: */ macro
Dip_icmp.c352 } else if (type == ICMP_UNREACH && in icmp_error()
479 case ICMP_UNREACH: in icmp_input()
Dip_input.c1110 type = ICMP_UNREACH; in ip_forward()
1115 type = ICMP_UNREACH; in ip_forward()
Draw_ip.c434 icmp_error(m, ICMP_UNREACH, ICMP_UNREACH_PROTOCOL, 0, 0); in rip_input()
Dudp_usrreq.c714 icmp_error(m, ICMP_UNREACH, ICMP_UNREACH_PORT, 0, 0); in udp_input()
/freebsd-12-stable/contrib/tcpdump/
Dprint-icmp.c112 #define ICMP_UNREACH 3 /* dest unreachable, codes: */ macro
150 ((type) == ICMP_UNREACH || (type) == ICMP_SOURCEQUENCH || \
154 ((type) == ICMP_UNREACH || \
366 case ICMP_UNREACH: in icmp_print()
/freebsd-12-stable/sys/netpfil/ipfw/nat64/
Dnat64_translate.c816 case ICMP_UNREACH: in nat64_icmp_reflect()
924 case ICMP_UNREACH: in nat64_icmp_translate()
1271 nat64_icmp_reflect(m, ICMP_UNREACH, ICMP_UNREACH_HOST, 0, in nat64_do_handle_ip4()
1277 nat64_icmp_reflect(m, ICMP_UNREACH, ICMP_UNREACH_NEEDFRAG, in nat64_do_handle_ip4()
1369 type = ICMP_UNREACH; in nat64_handle_icmp6()
1391 type = ICMP_UNREACH; in nat64_handle_icmp6()
1447 type = ICMP_UNREACH; in nat64_handle_icmp6()
1512 if (type == ICMP_UNREACH && code == ICMP_UNREACH_NEEDFRAG) in nat64_handle_icmp6()
Dnat64lsn.c439 case ICMP_UNREACH: in inspect_icmp_mbuf()
/freebsd-12-stable/sbin/natd/
Dicmp.c69 icmp->icmp_type = ICMP_UNREACH; in SendNeedFragIcmp()
/freebsd-12-stable/sbin/ipf/libipf/
Dicmptypes.c103 { "unreach", ICMP_UNREACH, ICMP6_DST_UNREACH },
/freebsd-12-stable/contrib/bsnmp/snmp_mibII/
DmibII_ip.c392 value->v.integer = icmpstat.icps_inhist[ICMP_UNREACH]; in op_icmpstat()
449 value->v.integer = icmpstat.icps_outhist[ICMP_UNREACH]; in op_icmpstat()
/freebsd-12-stable/usr.bin/systat/
Dicmp.c210 DO2(ICMP_UNREACH, 12); in showicmp()
/freebsd-12-stable/sys/netpfil/ipfilter/netinet/
Dip_fil_freebsd.c628 if (type == ICMP_UNREACH && fin->fin_icode == ICMP_UNREACH_NEEDFRAG) { in ipf_send_icmp_err()
924 (void) ipf_send_icmp_err(ICMP_UNREACH, fin, 1); in ipf_fastroute()
Dip_log.c380 case ICMP_UNREACH : in ipf_log_pkt()
/freebsd-12-stable/sys/netinet/libalias/
Dalias.c457 case ICMP_UNREACH: in IcmpAliasIn()
641 case ICMP_UNREACH: in IcmpAliasOut()
/freebsd-12-stable/sbin/ipf/ipmon/
Dipmon.c203 { ICMP_UNREACH, icmpunreachnames,
1244 if (ic->icmp_type == ICMP_UNREACH || in print_ipflog()
/freebsd-12-stable/sbin/ping/
Dping.c1551 case ICMP_UNREACH: in pr_icmph()
/freebsd-12-stable/contrib/traceroute/
Dtraceroute.c1440 type == ICMP_UNREACH) { in packet_ok()
/freebsd-12-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
Dipoib_cm.c1285 icmp_error(mb, ICMP_UNREACH, ICMP_UNREACH_NEEDFRAG, 0, mtu); in ipoib_cm_mb_reap()
/freebsd-12-stable/sys/netpfil/ipfw/
Dip_fw2.c1010 icmp_error(args->m, ICMP_UNREACH, code, 0L, 0); in send_reject()
/freebsd-12-stable/sys/netpfil/pf/
Dpf.c3734 if (icmptype == ICMP_UNREACH || in pf_test_rule()
5135 if (icmptype == ICMP_UNREACH || in pf_test_state_icmp()
6154 icmp_error(m0, ICMP_UNREACH, ICMP_UNREACH_NEEDFRAG, 0, in pf_route()

12