Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/
H A Dip_icmp.h183 #define ICMP_UNREACH_TOSNET 11 /* bad tos for net */ macro
H A Dip_icmp.c525 case ICMP_UNREACH_TOSNET: in icmp_input()
/xnu-8796.141.3/bsd/net/
H A Dnat464_utils.c375 case ICMP_UNREACH_TOSNET: in nat464_translate_icmp()
H A Dpf.c4687 case ICMP_UNREACH_TOSNET: in pf_translate_icmp_af()