Lines Matching refs:TCP_LOG_DROP_PCB

2354 			TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, otp, false, " listen drop");  in tcp_create_server_socket()
2455 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, " in_pcbinshash failed"); in tcp_create_server_socket()
2528 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, " cfil_sock_attach failed"); in tcp_create_server_socket()
2569 TCP_LOG_DROP_PCB(TCP_LOG_HDR, tpi->th, tp, false, "LISTEN bind in progress"); in tcp_setup_server_socket()
2579 TCP_LOG_DROP_PCB(TCP_LOG_HDR, tpi->th, tp, false, "LISTEN kalloc_type failed"); in tcp_setup_server_socket()
2601 TCP_LOG_DROP_PCB(TCP_LOG_HDR, tpi->th, tp, false, " LISTEN in6_pcbconnect failed"); in tcp_setup_server_socket()
2610 TCP_LOG_DROP_PCB(TCP_LOG_HDR, tpi->th, tp, false, "LISTEN kalloc_type failed"); in tcp_setup_server_socket()
2625 TCP_LOG_DROP_PCB(TCP_LOG_HDR, tpi->th, tp, false, " LISTEN in_pcbconnect failed"); in tcp_setup_server_socket()
3196 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "tp state TCPS_CLOSED"); in tcp_input()
3258 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "rfc5961 TH_ACCEPT == 0"); in tcp_input()
3276 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "closing a listening socket"); in tcp_input()
3314 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, " listen drop with SYN cookies"); in tcp_input()
3363 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, in tcp_input()
3369 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, in tcp_input()
3379 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "bad SYN"); in tcp_input()
3387 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "bad tuple same port"); in tcp_input()
3392 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "bad tuple same IPv4 address"); in tcp_input()
3406 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "mbuf M_BCAST | M_MCAST"); in tcp_input()
3413 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "IN6_IS_ADDR_MULTICAST"); in tcp_input()
3421 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "multicast or broadcast address"); in tcp_input()
3449 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "deprecated IPv6 address"); in tcp_input()
3468 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, " listen drop"); in tcp_input()
4092 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SYN_RECEIVED bad ACK"); in tcp_input()
4127 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SYN_SENT bad ACK"); in tcp_input()
4157 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SYN_SENT got RST"); in tcp_input()
4162 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SYN_SENT no SYN"); in tcp_input()
4388 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SYN in ESTABLISHED state"); in tcp_input()
4393 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SYN in ESTABLISHED state"); in tcp_input()
4526 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "bad RST in ESTABLISHED state"); in tcp_input()
4531 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "bad RST in ESTABLISHED state"); in tcp_input()
4589 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SYN_RECEIVED bad SEQ"); in tcp_input()
4720 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SS_NOFDREF"); in tcp_input()
4726 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SOF_MP_SUBFLOW SS_NOFDREF"); in tcp_input()
4731 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SOF_DEFUNCT"); in tcp_input()
4736 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SS_CANTRCVMORE"); in tcp_input()
4818 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SYN data invalid"); in tcp_input()
4824 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SYN data invalid"); in tcp_input()
4875 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "bad ACK"); in tcp_input()
4879 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "bad ACK"); in tcp_input()
5047 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "rfc5961 rcvacktoomuch"); in tcp_input()
5057 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "rfc5961 bad ACK"); in tcp_input()
5944 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "INPCB_STATE_DEAD"); in tcp_input()