Searched refs:proto_tx (Results 1 – 1 of 1) sorted by relevance
40 static int proto_tx = IPPROTO_MPTCP; variable190 proto_tx = protostr_to_num(optarg); in parse_opts()507 fd = sock_connect_mptcp("127.0.0.1", "15432", proto_tx); in client()510 fd = sock_connect_mptcp("::1", "15432", proto_tx); in client()