Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dsocket_inet_tcp.txt52 …IPPROTO_TCP], optname const[TCP_ZEROCOPY_RECEIVE], optval ptr[in, tcp_zerocopy_receive], optlen pt…
53 …IPPROTO_TCP], optname const[TCP_ZEROCOPY_RECEIVE], optval ptr[in, tcp_zerocopy_receive], optlen pt…
55 tcp_zerocopy_receive {
/external/kernel-headers/original/uapi/linux/
Dtcp.h298 struct tcp_zerocopy_receive { struct
/external/linux-kselftest/tools/testing/selftests/net/
Dtcp_mmap.c138 struct tcp_zerocopy_receive zc; in child_thread()