Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDip_icmp.h135 #define ICMP_MASKLEN 12 /* address mask */ macro
HDip_icmp.c569 if (icmplen < ICMP_MASKLEN) in icmp_input()
/trueos/contrib/tcpdump/
HDprint-icmp.c108 #define ICMP_MASKLEN 12 /* address mask */ macro
/trueos/sbin/ping/
HDping.c96 #define MASK_LEN (ICMP_MASKLEN - ICMP_MINLEN)