Home
last modified time | relevance | path

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

/iperf/src/
H A Dflowlabel.h47 __u32 flr_label; member
H A Diperf_tcp.c495 freq->flr_label = htonl(test->settings->flowlabel & IPV6_FLOWINFO_FLOWLABEL); in iperf_tcp_connect()
509 sa6P->sin6_flowinfo = freq->flr_label; in iperf_tcp_connect()