Searched refs:IPV6_FLOWINFO_SEND (Results 1 – 2 of 2) sorted by relevance
| /iperf/src/ | ||
| H A D | flowlabel.h | 76 #define IPV6_FLOWINFO_SEND 33 macro |
| H A D | iperf_tcp.c | 512 if (setsockopt(s, IPPROTO_IPV6, IPV6_FLOWINFO_SEND, &opt, sizeof(opt)) < 0) { in iperf_tcp_connect() |