TCPF_CLOSING 59 include/linux/dccp.h DCCPF_CLOSING = TCPF_CLOSING, TCPF_CLOSING 93 net/core/stream.c (TCPF_FIN_WAIT1 | TCPF_CLOSING | TCPF_LAST_ACK); TCPF_CLOSING 2587 net/ipv4/tcp.c (1 << old_state) & (TCPF_CLOSING | TCPF_LAST_ACK))) { TCPF_CLOSING 5413 net/ipv4/tcp_input.c TCPF_CLOSING)); TCPF_CLOSING 793 net/ipv4/tcp_output.c (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_CLOSING |