Searched refs:IPV6_HOPOPTS (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | in.h | 208 #define IPV6_HOPOPTS 54 macro 242 #define IPV6_RXHOPOPTS IPV6_HOPOPTS
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | in.h | 208 #define IPV6_HOPOPTS 54 macro 242 #define IPV6_RXHOPOPTS IPV6_HOPOPTS
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | in6.h | 231 #define IPV6_HOPOPTS 54 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | in6.h | 229 #define IPV6_HOPOPTS 54 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | in6.h | 229 #define IPV6_HOPOPTS 54 macro
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | calipso.c | 784 txopts = ipv6_renew_options(sk, old, IPV6_HOPOPTS, hop); in calipso_opt_update() 1207 txopts = ipv6_renew_options(sk, req_inet->ipv6_opt, IPV6_HOPOPTS, new); in calipso_req_setattr() 1244 txopts = ipv6_renew_options(sk, req_inet->ipv6_opt, IPV6_HOPOPTS, new); in calipso_req_delattr()
|
| H A D | ipv6_sockglue.c | 659 case IPV6_HOPOPTS: in do_ipv6_setsockopt() 1030 case IPV6_HOPOPTS: in ipv6_getsockopt_sticky() 1249 case IPV6_HOPOPTS: in do_ipv6_getsockopt()
|
| H A D | datagram.c | 640 put_cmsg(msg, SOL_IPV6, IPV6_HOPOPTS, (ptr[1]+1)<<3, ptr); in ip6_datagram_recv_specific_ctl() 858 case IPV6_HOPOPTS: in ip6_datagram_send_ctl()
|
| H A D | exthdrs.c | 1256 if (newtype != IPV6_HOPOPTS && opt->hopopt) in ipv6_renew_options() 1282 ipv6_renew_option(IPV6_HOPOPTS, &opt2->hopopt, in ipv6_renew_options()
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | netlabel.c | 485 (level == IPPROTO_IPV6 && optname == IPV6_HOPOPTS); in selinux_netlbl_option()
|