Searched defs:TCPF_LISTEN (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/include/net/ | ||
| D | tcp_states.h | 43 TCPF_LISTEN = (1 << TCP_LISTEN), enumerator |
| /kernel/linux/linux-6.6/include/net/ | ||
| D | tcp_states.h | 43 TCPF_LISTEN = (1 << TCP_LISTEN), enumerator |