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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/zebra/
H A Dirdp.h66 #define ICMP_MINLEN 8 macro
H A Dirdp_packet.c109 if (iplen < ICMP_MINLEN)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/zebra/
H A Dirdp.h66 #define ICMP_MINLEN 8 macro
H A Dirdp_packet.c109 if (iplen < ICMP_MINLEN)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/zebra/
H A Dirdp.h66 #define ICMP_MINLEN 8 macro
H A Dirdp_packet.c109 if (iplen < ICMP_MINLEN)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/networking/
H A Dping.c110 xsendto(pingsock, G.packet, DEFDATALEN + ICMP_MINLEN, &lsa->u.sa, lsa->len);
166 if (c >= ICMP_MINLEN) { /* icmp6_hdr */
388 //memset(pkt, 0, datalen + ICMP_MINLEN + 4); - G.snd_packet was xzalloced
402 pkt->icmp_cksum = in_cksum((unsigned short *) pkt, datalen + ICMP_MINLEN);
404 sendping_tail(sendping4, pkt, datalen + ICMP_MINLEN);
520 if (sz < (datalen + ICMP_MINLEN))
535 if (sz >= ICMP_MINLEN + sizeof(uint32_t))
767 G.snd_packet = xzalloc(datalen + ICMP_MINLEN + 4);
H A Dtraceroute.c546 if (read_len < hlen + ICMP_MINLEN) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/networking/
H A Dping.c110 xsendto(pingsock, G.packet, DEFDATALEN + ICMP_MINLEN, &lsa->u.sa, lsa->len);
166 if (c >= ICMP_MINLEN) { /* icmp6_hdr */
388 //memset(pkt, 0, datalen + ICMP_MINLEN + 4); - G.snd_packet was xzalloced
402 pkt->icmp_cksum = in_cksum((unsigned short *) pkt, datalen + ICMP_MINLEN);
404 sendping_tail(sendping4, pkt, datalen + ICMP_MINLEN);
520 if (sz < (datalen + ICMP_MINLEN))
535 if (sz >= ICMP_MINLEN + sizeof(uint32_t))
767 G.snd_packet = xzalloc(datalen + ICMP_MINLEN + 4);
H A Dtraceroute.c546 if (read_len < hlen + ICMP_MINLEN) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/networking/
H A Dping.c110 xsendto(pingsock, G.packet, DEFDATALEN + ICMP_MINLEN, &lsa->u.sa, lsa->len);
166 if (c >= ICMP_MINLEN) { /* icmp6_hdr */
388 //memset(pkt, 0, datalen + ICMP_MINLEN + 4); - G.snd_packet was xzalloced
402 pkt->icmp_cksum = in_cksum((unsigned short *) pkt, datalen + ICMP_MINLEN);
404 sendping_tail(sendping4, pkt, datalen + ICMP_MINLEN);
520 if (sz < (datalen + ICMP_MINLEN))
535 if (sz >= ICMP_MINLEN + sizeof(uint32_t))
767 G.snd_packet = xzalloc(datalen + ICMP_MINLEN + 4);
H A Dtraceroute.c546 if (read_len < hlen + ICMP_MINLEN) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/netinet/
H A Dip_icmp.h212 #define ICMP_MINLEN 8 /* abs minimum */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/netinet/
H A Dip_icmp.h212 #define ICMP_MINLEN 8 /* abs minimum */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/netinet/
H A Dip_icmp.h212 #define ICMP_MINLEN 8 /* abs minimum */ macro

Completed in 302 milliseconds