Home
last modified time | relevance | path

Searched refs:ICMP_UNREACH_TOSHOST (Results 1 – 4 of 4) sorted by relevance

/xnu-11215.1.10/bsd/netinet/
H A Dip_icmp.h184 #define ICMP_UNREACH_TOSHOST 12 /* bad tos for host */ macro
H A Dip_icmp.c531 case ICMP_UNREACH_TOSHOST: in icmp_input()
/xnu-11215.1.10/bsd/net/
H A Dnat464_utils.c382 case ICMP_UNREACH_TOSHOST: in nat464_translate_icmp()
H A Dpf.c4725 case ICMP_UNREACH_TOSHOST: in pf_translate_icmp_af()