Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet/
H A Dip_icmp.h157 #define ICMP_MASKLEN 12 /* address mask */ macro
H A Dip_icmp.c696 if (icmplen < ICMP_MASKLEN) { in icmp_input()