Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c42 static int proto_rx = IPPROTO_MPTCP; variable
118 sock = socket(a->ai_family, a->ai_socktype, proto_rx); in sock_listen_mptcp()
203 proto_rx = protostr_to_num(optarg); in parse_opts()