Searched refs:IPV6_FLOWLABEL_MGR (Results 1 – 6 of 6) sorted by relevance
/external/strace/xlat/ |
D | sockipv6options.h | 83 #if defined(IPV6_FLOWLABEL_MGR) || (defined(HAVE_DECL_IPV6_FLOWLABEL_MGR) && HAVE_DECL_IPV6_FLOWLAB… 84 XLAT(IPV6_FLOWLABEL_MGR),
|
D | sockipv6options.in | 25 IPV6_FLOWLABEL_MGR
|
/external/iproute2/include/linux/ |
D | in6.h | 194 #define IPV6_FLOWLABEL_MGR 32 macro
|
/external/kernel-headers/original/uapi/linux/ |
D | in6.h | 195 #define IPV6_FLOWLABEL_MGR 32 macro
|
/external/iproute2/doc/ |
D | api-ip6-flowlabels.tex | 263 Socket option \verb|IPV6_FLOWLABEL_MGR| allows to 358 if (setsockopt(fd, SOL_IPV6, IPV6_FLOWLABEL_MGR, 370 setsockopt(fd, SOL_IPV6, IPV6_FLOWLABEL_MGR,
|
/external/iputils/ |
D | ping6.c | 1206 #ifdef IPV6_FLOWLABEL_MGR in main() 1224 if (setsockopt(icmp_sock, IPPROTO_IPV6, IPV6_FLOWLABEL_MGR, in main()
|