Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet/
H A Dip_icmp.h183 #define ICMP_UNREACH_TOSNET 11 /* bad tos for net */ macro
H A Dip_icmp.c530 case ICMP_UNREACH_TOSNET: in icmp_input()
/xnu-12377.81.4/bsd/net/
H A Dnat464_utils.c387 case ICMP_UNREACH_TOSNET: in nat464_translate_icmp()
H A Dpf.c4727 case ICMP_UNREACH_TOSNET: in pf_translate_icmp_af()