Home | History | Annotate | Download | only in ping6

Lines Matching refs:EXTRA

165 #define	EXTRA		256	/* for AH and various other headers. weird. */
747 packlen = 2048 + IP6LEN + ICMP6ECHOLEN + EXTRA;
749 packlen = datalen + IP6LEN + ICMP6ECHOLEN + EXTRA;
754 packlen = 2048 + IP6LEN + ICMP6ECHOLEN + EXTRA;