Home
last modified time | relevance | path

Searched refs:IP_OPTIONS (Results 1 – 13 of 13) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/network/
Dgetsockopt_network.c24 #define IP_OPTIONS 4 macro
288 int content = getsockopt(sockfd, IPPROTO_IP, IP_OPTIONS, &optval, (socklen_t *)(&optlen)); in getsockopt_1900()
/third_party/libnl/include/linux-private/linux/
Din.h93 #define IP_OPTIONS 4 macro
/third_party/ltp/testcases/network/stress/ns-tools/
Dns-igmp_querier.c371 if (setsockopt(sd, IPPROTO_IP, IP_OPTIONS, opt, sizeof(opt))) in create_socket()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Din.h181 #define IP_OPTIONS 4 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/
Din.h181 #define IP_OPTIONS 4 macro
/third_party/musl/ndk_musl_include/netinet/
Din.h181 #define IP_OPTIONS 4 macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Din.h181 #define IP_OPTIONS 4 macro
/third_party/musl/include/netinet/
Din.h181 #define IP_OPTIONS 4 macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Din.h181 #define IP_OPTIONS 4 macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
Din.h181 #define IP_OPTIONS 4 macro
/third_party/toybox/toys/pending/
Dtraceroute.c553 if (setsockopt(TT.snd_sock, IPPROTO_IP, IP_OPTIONS, in traceroute_main()
/third_party/python/Modules/
Dsocketmodule.c8006 #ifdef IP_OPTIONS
8007 PyModule_AddIntMacro(m, IP_OPTIONS);
/third_party/lwip/
DCHANGELOG3314 * opt.h, ip.c: Rename IP_OPTIONS define to IP_OPTIONS_ALLOWED to avoid