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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/igmpproxy/src/
H A Dkern.c77 if (setsockopt(MRouterFD, IPPROTO_IP, IP_HDRINCL,
79 my_log(LOG_ERR, errno, "setsockopt IP_HDRINCL %u", hdrincl);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/igmpproxy/src/
H A Dkern.c77 if (setsockopt(MRouterFD, IPPROTO_IP, IP_HDRINCL,
79 my_log(LOG_ERR, errno, "setsockopt IP_HDRINCL %u", hdrincl);
/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/bits/
H A Din.h29 #define IP_HDRINCL 3 /* int; Header is included with data. */ 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/bits/
H A Din.h29 #define IP_HDRINCL 3 /* int; Header is included with data. */ 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/bits/
H A Din.h29 #define IP_HDRINCL 3 /* int; Header is included with data. */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/igmpproxy/src/
H A Dkern.c77 if (setsockopt(MRouterFD, IPPROTO_IP, IP_HDRINCL,
79 my_log(LOG_ERR, errno, "setsockopt IP_HDRINCL %u", hdrincl);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospfd/
H A Dospf_network.c184 #ifdef IP_HDRINCL
186 ret = setsockopt (ospf_sock, IPPROTO_IP, IP_HDRINCL, &hincl, sizeof (hincl));
193 zlog_warn ("Can't set IP_HDRINCL option for fd %d: %s",
197 #warning "IP_HDRINCL not available on this system"
212 #warning "IP_HDRINCL not available, nor is IPTOS_PREC_INTERNETCONTROL"
213 zlog_warn ("IP_HDRINCL option not available");
214 #endif /* IP_HDRINCL */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospfd/
H A Dospf_network.c184 #ifdef IP_HDRINCL
186 ret = setsockopt (ospf_sock, IPPROTO_IP, IP_HDRINCL, &hincl, sizeof (hincl));
193 zlog_warn ("Can't set IP_HDRINCL option for fd %d: %s",
197 #warning "IP_HDRINCL not available on this system"
212 #warning "IP_HDRINCL not available, nor is IPTOS_PREC_INTERNETCONTROL"
213 zlog_warn ("IP_HDRINCL option not available");
214 #endif /* IP_HDRINCL */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospfd/
H A Dospf_network.c184 #ifdef IP_HDRINCL
186 ret = setsockopt (ospf_sock, IPPROTO_IP, IP_HDRINCL, &hincl, sizeof (hincl));
193 zlog_warn ("Can't set IP_HDRINCL option for fd %d: %s",
197 #warning "IP_HDRINCL not available on this system"
212 #warning "IP_HDRINCL not available, nor is IPTOS_PREC_INTERNETCONTROL"
213 zlog_warn ("IP_HDRINCL option not available");
214 #endif /* IP_HDRINCL */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/
H A Dicmp.c73 * IP_HDRINCL must be set on the socket so that
78 if(setsockopt(sockfd, IPPROTO_IP, IP_HDRINCL, &optval, sizeof(optval)) == -1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/
H A Dicmp.c73 * IP_HDRINCL must be set on the socket so that
78 if(setsockopt(sockfd, IPPROTO_IP, IP_HDRINCL, &optval, sizeof(optval)) == -1)
/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/linux/
H A Din.h62 #define IP_HDRINCL 3 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/linux/
H A Din.h62 #define IP_HDRINCL 3 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/
H A Dicmp.c73 * IP_HDRINCL must be set on the socket so that
78 if(setsockopt(sockfd, IPPROTO_IP, IP_HDRINCL, &optval, sizeof(optval)) == -1)
/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/linux/
H A Din.h62 #define IP_HDRINCL 3 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Din.h62 #define IP_HDRINCL 3 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Din.h62 #define IP_HDRINCL 3 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/zebra/
H A Dirdp_packet.c314 if (setsockopt(irdp_sock, IPPROTO_IP, IP_HDRINCL,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/zebra/
H A Dirdp_packet.c314 if (setsockopt(irdp_sock, IPPROTO_IP, IP_HDRINCL,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/zebra/
H A Dirdp_packet.c314 if (setsockopt(irdp_sock, IPPROTO_IP, IP_HDRINCL,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv4/
H A Dip_sockglue.c464 (1<<IP_TTL) | (1<<IP_HDRINCL) |
584 case IP_HDRINCL:
1007 if (err == -ENOPROTOOPT && optname != IP_HDRINCL &&
1036 if (err == -ENOPROTOOPT && optname != IP_HDRINCL &&
1129 case IP_HDRINCL:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv4/
H A Dip_sockglue.c464 (1<<IP_TTL) | (1<<IP_HDRINCL) |
584 case IP_HDRINCL:
1007 if (err == -ENOPROTOOPT && optname != IP_HDRINCL &&
1036 if (err == -ENOPROTOOPT && optname != IP_HDRINCL &&
1129 case IP_HDRINCL:

Completed in 144 milliseconds