Home
last modified time | relevance | path

Searched refs:ee_code (Results 1 – 25 of 28) sorted by relevance

12

/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_timestamping_server.pkt54 ee_code=0,
72 ee_code=0,
90 ee_code=0,
108 ee_code=0,
125 ee_code=0,
142 ee_code=0,
H A Dtcp_timestamping_client-only-last-byte.pkt54 ee_code=0,
72 ee_code=0,
89 ee_code=0,
H A Dtcp_timestamping_partial.pkt52 ee_code=0,
70 ee_code=0,
88 ee_code=0,
H A Dtcp_zerocopy_basic.pkt36 ee_code=SO_EE_CODE_ZEROCOPY_COPIED,
54 ee_code=SO_EE_CODE_ZEROCOPY_COPIED,
H A Dtcp_zerocopy_small.pkt37 ee_code=SO_EE_CODE_ZEROCOPY_COPIED,
56 ee_code=SO_EE_CODE_ZEROCOPY_COPIED,
H A Dtcp_zerocopy_maxfrags.pkt70 ee_code=SO_EE_CODE_ZEROCOPY_COPIED,
117 ee_code=SO_EE_CODE_ZEROCOPY_COPIED,
H A Dtcp_zerocopy_client.pkt29 ee_code=SO_EE_CODE_ZEROCOPY_COPIED,
H A Dtcp_zerocopy_batch.pkt40 ee_code=SO_EE_CODE_ZEROCOPY_COPIED,
H A Dtcp_zerocopy_fastopen-server.pkt41 ee_code=SO_EE_CODE_ZEROCOPY_COPIED,
H A Dtcp_zerocopy_closed.pkt43 ee_code=SO_EE_CODE_ZEROCOPY_COPIED,
H A Dtcp_zerocopy_epoll_edge.pkt61 ee_code=SO_EE_CODE_ZEROCOPY_COPIED,
H A Dtcp_zerocopy_epoll_oneshot.pkt66 ee_code=SO_EE_CODE_ZEROCOPY_COPIED,
H A Dtcp_zerocopy_epoll_exclusive.pkt63 ee_code=SO_EE_CODE_ZEROCOPY_COPIED,
H A Dtcp_zerocopy_fastopen-client.pkt55 ee_code=SO_EE_CODE_ZEROCOPY_COPIED,
H A Dtcp_timestamping_tcp_tx_timestamp_bug.pkt67 ee_code=0,
/linux/tools/testing/vsock/
H A Dmsg_zerocopy_common.c68 if (*zerocopied && (serr->ee_code & SO_EE_CODE_ZEROCOPY_COPIED)) { in vsock_recv_completion()
73 if (!*zerocopied && !(serr->ee_code & SO_EE_CODE_ZEROCOPY_COPIED)) { in vsock_recv_completion()
/linux/tools/testing/selftests/net/
H A Dso_txtime.c199 if (err->ee_code != SO_EE_CODE_TXTIME_MISSED) in do_recv_errqueue_timeout()
201 err->ee_code); in do_recv_errqueue_timeout()
205 if (err->ee_code != SO_EE_CODE_TXTIME_INVALID_PARAM) in do_recv_errqueue_timeout()
207 err->ee_code); in do_recv_errqueue_timeout()
212 err->ee_errno, err->ee_code); in do_recv_errqueue_timeout()
H A Dudpgso_bench_tx.c176 err->ee_type, err->ee_code); in flush_cmsg()
H A Dmsg_zerocopy.c447 zerocopy = !(serr->ee_code & SO_EE_CODE_ZEROCOPY_COPIED); in do_recv_completion()
/linux/Documentation/translations/zh_CN/networking/
H A Dmsg_zerocopy.rst161 32 位通知范围编码为 [ee_info, ee_data]。这个范围是包含边界值的。除了下面讨论的 ee_code
195 生成本,但却没有带来任何好处。因此,内核会在返回时通过在 ee_code 字段中设置标志
/linux/include/uapi/linux/
H A Derrqueue.h19 __u8 ee_code; member
/linux/net/rxrpc/
H A Dpeer_event.c165 serr->ee.ee_code == ICMP_FRAG_NEEDED)) { in rxrpc_input_error()
172 serr->ee.ee_code == 0)) { in rxrpc_input_error()
/linux/Documentation/networking/
H A Dmsg_zerocopy.rst188 undefined, bar for ee_code, as discussed below.
230 setting flag SO_EE_CODE_ZEROCOPY_COPIED in field ee_code on return.
/linux/net/sched/
H A Dsch_etf.c153 serr->ee.ee_code = code; in report_sock_error()
/linux/net/ipv6/
H A Ddatagram.c326 serr->ee.ee_code = icmph->icmp6_code; in ipv6_icmp_error()
371 serr->ee.ee_code = 0; in ipv6_local_error()

12