Home
last modified time | relevance | path

Searched refs:ICMP_REDIRECT_HOST (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.121.2/bsd/netinet/
H A Dip_icmp.h191 #define ICMP_REDIRECT_HOST 1 /* for host */ macro
H A Dip_input.c3557 code = ICMP_REDIRECT_HOST; in ip_forward()