Home
last modified time | relevance | path

Searched refs:IPV6_FLOWLABEL_MGR (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dipv6_flowlabel_mgr.c24 #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 Dipv6_flowlabel.c29 #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 Din6.h199 #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 Din6.h197 #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 Din6.h197 #define IPV6_FLOWLABEL_MGR 32 macro
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dipv6_sockglue.c938 case IPV6_FLOWLABEL_MGR: in do_ipv6_setsockopt()
1389 case IPV6_FLOWLABEL_MGR: in do_ipv6_getsockopt()