Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet/
H A Dip_icmp.h228 #define ICMP_INFOTYPE(type) \ macro
H A Dip_icmp.c250 !ICMP_INFOTYPE(((struct icmp *)(void *)((caddr_t)oip + oiphlen))-> in icmp_error()