Lines Matching refs:TCP_LOG_HDR
2030 #define TCP_LOG_HDR (isipv6 ? (void *)ip6 : (void *)ip) in tcp_input() macro
2040 TCP_LOG_DROP_PKT(TCP_LOG_HDR, th, ifp, "bad tcp offset"); in tcp_input()
2089 TCP_LOG_DROP_PKT(TCP_LOG_HDR, th, ifp, "drop SYN FIN"); in tcp_input()
2214 TCP_LOG_DROP_PKT(TCP_LOG_HDR, th, ifp, "blackhole 1 syn for closed port"); in tcp_input()
2219 TCP_LOG_DROP_PKT(TCP_LOG_HDR, th, ifp, "blackhole 2 closed port"); in tcp_input()
2222 TCP_LOG_DROP_PKT(TCP_LOG_HDR, th, ifp, "blackhole closed port"); in tcp_input()
2228 TCP_LOG_DROP_PKT(TCP_LOG_HDR, th, ifp, "closed port"); in tcp_input()
2242 TCP_LOG_DROP_PKT(TCP_LOG_HDR, th, ifp, "inp_socket NULL"); in tcp_input()
2250 TCP_LOG_DROP_PKT(TCP_LOG_HDR, th, ifp, "inp state WNT_STOPUSING"); in tcp_input()
2293 TCP_LOG_DROP_PKT(TCP_LOG_HDR, th, ifp, "tp is NULL"); in tcp_input()
2303 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "tp state TCPS_CLOSED"); in tcp_input()
2312 TCP_LOG_DROP_NECP(TCP_LOG_HDR, th, intotcpcb(inp), false); in tcp_input()
2334 TCP_LOG_DROP_NECP(TCP_LOG_HDR, th, intotcpcb(inp), false); in tcp_input()
2342 TCP_LOG_DROP_NECP(TCP_LOG_HDR, th, intotcpcb(inp), false); in tcp_input()
2354 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "rfc5961 TH_ACCEPT == 0"); in tcp_input()
2368 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "closing a listening socket"); in tcp_input()
2427 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, in tcp_input()
2432 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, in tcp_input()
2441 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "bad SYN"); in tcp_input()
2448 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "bad tuple same port"); in tcp_input()
2452 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "bad tuple same IPv4 address"); in tcp_input()
2465 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "mbuf M_BCAST | M_MCAST"); in tcp_input()
2471 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "IN6_IS_ADDR_MULTICAST"); in tcp_input()
2478 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "multicast or broadcast address"); in tcp_input()
2506 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "deprecated IPv6 address"); in tcp_input()
2562 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, " listen drop"); in tcp_input()
2660 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, " in_pcbinshash failed"); in tcp_input()
2731 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, " cfil_sock_attach failed"); in tcp_input()
2754 TCP_LOG_TH_FLAGS(TCP_LOG_HDR, th, tp, false, ifp); in tcp_input()
3302 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "LISTEN kalloc_type failed"); in tcp_input()
3325 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, " LISTEN in6_pcbconnect failed"); in tcp_input()
3333 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "LISTEN kalloc_type failed"); in tcp_input()
3349 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, " LISTEN in_pcbconnect failed"); in tcp_input()
3489 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SYN_RECEIVED bad ACK"); in tcp_input()
3569 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SYN_SENT bad ACK"); in tcp_input()
3597 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SYN_SENT got RST"); in tcp_input()
3601 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SYN_SENT no SYN"); in tcp_input()
3939 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "ESTABLISHED rfc5961 rate limited"); in tcp_input()
3944 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "ESTABLISHED rfc5961 challenge ACK"); in tcp_input()
4074 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "ESTABLISHED rfc5961 rate limited"); in tcp_input()
4079 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "ESTABLISHED rfc5961 challenge ACK"); in tcp_input()
4154 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SYN_RECEIVED bad SEQ"); in tcp_input()
4262 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SS_NOFDREF"); in tcp_input()
4268 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SOF_MP_SUBFLOW SS_NOFDREF"); in tcp_input()
4273 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SOF_DEFUNCT"); in tcp_input()
4278 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SS_CANTRCVMORE"); in tcp_input()
4373 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "rfc5961 bad SYN rate limited"); in tcp_input()
4378 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "rfc5961 bad SYN challenge ack"); in tcp_input()
4425 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "bad ACK"); in tcp_input()
4428 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "bad ACK"); in tcp_input()
4575 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "rfc5961 rcvacktoomuch"); in tcp_input()
4583 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "rfc5961 bad ACK"); in tcp_input()
5381 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "INPCB_STATE_DEAD"); in tcp_input()