Searched refs:MAXPACKETLEN (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sbin/ping6/
H A Dping6.c143 #define MAXPACKETLEN 131072 macro
153 #define MAXDATALEN MAXPACKETLEN - IP6LEN - ICMP6ECHOLEN
216 u_char outpack[MAXPACKETLEN];

Completed in 93 milliseconds