Searched refs:ICMP6ECHOLEN (Results 1 – 2 of 2) sorted by relevance
154 #define ICMP6_NIQLEN (ICMP6ECHOLEN + 8)157 #define ICMP6_NIRLEN (ICMP6ECHOLEN + 12)160 #define MAXDATALEN MAXPACKETLEN - IP6LEN - ICMP6ECHOLEN328 datap = &outpack[ICMP6ECHOLEN + ICMP6ECHOTMLEN]; in ping6()764 packlen = 2048 + IP6LEN + ICMP6ECHOLEN + EXTRA; in ping6()771 packlen = 2048 + IP6LEN + ICMP6ECHOLEN + EXTRA; in ping6()777 for (i = ICMP6ECHOLEN; i < packlen; ++i) in ping6()1298 l = ICMP6ECHOLEN + datalen; in pingerlen()1406 cc = ICMP6ECHOLEN + datalen; in pinger()1653 cp = buf + off + ICMP6ECHOLEN + ICMP6ECHOTMLEN; in pr_pack()[all …]
331 #define ICMP6ECHOLEN 8 macro681 minlen = ICMP6ECHOLEN; in main()