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

/linux-master/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c312 static void get_tcp_inq(struct msghdr *msgh, unsigned int *inqv) argument
318 memcpy(inqv, CMSG_DATA(cmsg), sizeof(*inqv));

Completed in 184 milliseconds