/external/qemu/slirp-android/ |
ip.h | 243 * Structure stored in mbuf in inpcb.ip_options
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-darwin/ |
IN.py | 148 IP_OPTIONS = 1
|
/external/iputils/ |
ping.c | 497 if (setsockopt(icmp_sock, IPPROTO_IP, IP_OPTIONS, rspace, sizeof(rspace)) < 0) { 514 if (setsockopt(icmp_sock, IPPROTO_IP, IP_OPTIONS, rspace, rspace[1]) < 0) { 516 if (setsockopt(icmp_sock, IPPROTO_IP, IP_OPTIONS, rspace, rspace[1]) < 0) { 534 if (setsockopt(icmp_sock, IPPROTO_IP, IP_OPTIONS, rspace, 4 + nroute*4) < 0) { [all...] |
clockdiff.c | 646 if (setsockopt(sock_raw, IPPROTO_IP, IP_OPTIONS, rspace, ip_opt_len) < 0) { 647 perror("ping: IP_OPTIONS (fallback to icmp tstamps)");
|
/external/strace/ |
net.c | 749 #ifdef IP_OPTIONS 750 { IP_OPTIONS, "IP_OPTIONS" }, [all...] |
/bionic/libc/kernel/common/linux/ |
wanrouter.h | 135 unsigned ip_options; member in struct:wan_ppp_conf
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet/ |
in.h | 379 #define IP_OPTIONS 1 /* buf/ip_opts; set/get IP options */
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/ |
IN.py | 488 IP_OPTIONS = 4
|
/external/kernel-headers/original/linux/ |
wanrouter.h | 173 unsigned ip_options; /* IP options */ member in struct:wan_ppp_conf
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
wanrouter.h | 173 unsigned ip_options; /* IP options */ member in struct:wan_ppp_conf
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
wanrouter.h | 173 unsigned ip_options; /* IP options */ member in struct:wan_ppp_conf
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
wanrouter.h | 173 unsigned ip_options; /* IP options */ member in struct:wan_ppp_conf
|
/external/chromium_org/third_party/usrsctp/overrides/usrsctplib/netinet/ |
sctp_os_userspace.h | 524 #include <netinet/ip_options.h> [all...] |
/prebuilts/qemu-kernel/arm/2.6/ |
vmlinux-qemu | |
vmlinux-qemu-armv7 | |