Searched refs:proto_tx (Results 1 – 1 of 1) sorted by relevance
41 static int proto_tx = IPPROTO_MPTCP; variable200 proto_tx = protostr_to_num(optarg); in parse_opts()518 fd = sock_connect_mptcp("127.0.0.1", "15432", proto_tx); in client()521 fd = sock_connect_mptcp("::1", "15432", proto_tx); in client()