Searched refs:TCP_VALID_ZC_MSG_FLAGS (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/net/ipv4/ | ||
H A D | tcp.c | 2026 #define TCP_VALID_ZC_MSG_FLAGS (TCP_CMSG_TS) macro 4237 if (zc.msg_flags & ~(TCP_VALID_ZC_MSG_FLAGS)) in do_tcp_getsockopt() |
Completed in 6 milliseconds