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

/linux-master/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c166 static int protostr_to_num(const char *s) function
190 proto_tx = protostr_to_num(optarg);
193 proto_rx = protostr_to_num(optarg);

Completed in 276 milliseconds