Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dip_icmp.h228 #define ICMP_INFOTYPE(type) \ macro
H A Dip_icmp.c253 if (!ICMP_INFOTYPE(oicp.icmp_type)) { in icmp_error()