Home
last modified time | relevance | path

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

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