Searched refs:in6_flowlabel_req (Results 1 – 6 of 6) sorted by relevance
41 struct in6_flowlabel_req struct
558 char freq_buf[sizeof(struct in6_flowlabel_req)]; in iperf_tcp_connect()559 struct in6_flowlabel_req *freq = (struct in6_flowlabel_req *)freq_buf; in iperf_tcp_connect()
72 …st[IPPROTO_IPV6], optname const[IPV6_FLOWLABEL_MGR], optval ptr[in, in6_flowlabel_req], optlen len…73 …IPPROTO_IPV6], optname const[IPV6_FLOWLABEL_MGR], optval ptr[inout, in6_flowlabel_req], optlen ptr…126 in6_flowlabel_req {
71 struct in6_flowlabel_req { struct
1207 char freq_buf[CMSG_ALIGN(sizeof(struct in6_flowlabel_req)) + cmsglen]; in main()1208 struct in6_flowlabel_req *freq = (struct in6_flowlabel_req *)freq_buf; in main()