Home
last modified time | relevance | path

Searched refs:IPV6_FLOWINFO_FLOWLABEL (Results 1 – 2 of 2) sorted by relevance

/iperf/src/
H A Dflowlabel.h71 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff macro
H A Diperf_tcp.c495 freq->flr_label = htonl(test->settings->flowlabel & IPV6_FLOWINFO_FLOWLABEL); in iperf_tcp_connect()