Searched refs:proto_rx (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c41 static int proto_rx = IPPROTO_MPTCP; variable
108 sock = socket(a->ai_family, a->ai_socktype, proto_rx);
193 proto_rx = protostr_to_num(optarg);

Completed in 318 milliseconds