Searched refs:IPV6_FLOWLABEL_MGR (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | ipv6_flowlabel_mgr.c | 24 #ifndef IPV6_FLOWLABEL_MGR 25 #define IPV6_FLOWLABEL_MGR 32 macro 61 return setsockopt(fd, SOL_IPV6, IPV6_FLOWLABEL_MGR, &req, sizeof(req)); in flowlabel_get() 71 return setsockopt(fd, SOL_IPV6, IPV6_FLOWLABEL_MGR, &req, sizeof(req)); in flowlabel_put()
|
| H A D | ipv6_flowlabel.c | 29 #ifndef IPV6_FLOWLABEL_MGR 30 #define IPV6_FLOWLABEL_MGR 32 macro 160 if (setsockopt(fd, SOL_IPV6, IPV6_FLOWLABEL_MGR, &req, sizeof(req))) in flowlabel_get()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | in6.h | 199 #define IPV6_FLOWLABEL_MGR 32 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 | 197 #define IPV6_FLOWLABEL_MGR 32 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 | 197 #define IPV6_FLOWLABEL_MGR 32 macro
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | ipv6_sockglue.c | 938 case IPV6_FLOWLABEL_MGR: in do_ipv6_setsockopt() 1389 case IPV6_FLOWLABEL_MGR: in do_ipv6_getsockopt()
|