Lines Matching refs:TCP_LOG_HDR
2018 #define TCP_LOG_HDR (isipv6 ? (void *)ip6 : (void *)ip) in tcp_input() macro
2028 TCP_LOG_DROP_PKT(TCP_LOG_HDR, th, ifp, "bad tcp offset"); in tcp_input()
2077 TCP_LOG_DROP_PKT(TCP_LOG_HDR, th, ifp, "drop SYN FIN"); in tcp_input()
2202 TCP_LOG_DROP_PKT(TCP_LOG_HDR, th, ifp, "blackhole 1 syn for closed port"); in tcp_input()
2207 TCP_LOG_DROP_PKT(TCP_LOG_HDR, th, ifp, "blackhole 2 closed port"); in tcp_input()
2210 TCP_LOG_DROP_PKT(TCP_LOG_HDR, th, ifp, "blackhole closed port"); in tcp_input()
2216 TCP_LOG_DROP_PKT(TCP_LOG_HDR, th, ifp, "closed port"); in tcp_input()
2230 TCP_LOG_DROP_PKT(TCP_LOG_HDR, th, ifp, "inp_socket NULL"); in tcp_input()
2238 TCP_LOG_DROP_PKT(TCP_LOG_HDR, th, ifp, "inp state WNT_STOPUSING"); in tcp_input()
2281 TCP_LOG_DROP_PKT(TCP_LOG_HDR, th, ifp, "tp is NULL"); in tcp_input()
2290 TCP_LOG_TH_FLAGS(TCP_LOG_HDR, th, tp, false, ifp); in tcp_input()
2293 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "tp state TCPS_CLOSED"); in tcp_input()
2302 TCP_LOG_DROP_NECP(TCP_LOG_HDR, th, intotcpcb(inp), false); in tcp_input()
2324 TCP_LOG_DROP_NECP(TCP_LOG_HDR, th, intotcpcb(inp), false); in tcp_input()
2332 TCP_LOG_DROP_NECP(TCP_LOG_HDR, th, intotcpcb(inp), false); in tcp_input()
2344 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "rfc5961 TH_ACCEPT == 0"); in tcp_input()
2358 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "closing a listening socket"); in tcp_input()
2412 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, in tcp_input()
2417 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, in tcp_input()
2426 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "bad SYN"); in tcp_input()
2433 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "bad tuple same port"); in tcp_input()
2437 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "bad tuple same IPv4 address"); in tcp_input()
2450 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "mbuf M_BCAST | M_MCAST"); in tcp_input()
2456 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "IN6_IS_ADDR_MULTICAST"); in tcp_input()
2463 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "multicast or broadcast address"); in tcp_input()
2491 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "deprecated IPv6 address"); in tcp_input()
2547 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, " listen drop"); in tcp_input()
2642 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, " in_pcbinshash failed"); in tcp_input()
2712 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, " cfil_sock_attach failed"); in tcp_input()
3245 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "LISTEN kalloc_type failed"); in tcp_input()
3268 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, " LISTEN in6_pcbconnect failed"); in tcp_input()
3276 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "LISTEN kalloc_type failed"); in tcp_input()
3292 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, " LISTEN in_pcbconnect failed"); in tcp_input()
3369 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SYN_RECEIVED bad ACK"); in tcp_input()
3403 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SYN_SENT bad ACK"); in tcp_input()
3430 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SYN_SENT got RST"); in tcp_input()
3434 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SYN_SENT no SYN"); in tcp_input()
3666 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "ESTABLISHED rfc5961 rate limited"); in tcp_input()
3671 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "ESTABLISHED rfc5961 challenge ACK"); in tcp_input()
3801 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "ESTABLISHED rfc5961 rate limited"); in tcp_input()
3806 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "ESTABLISHED rfc5961 challenge ACK"); in tcp_input()
3881 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SYN_RECEIVED bad SEQ"); in tcp_input()
3989 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SS_NOFDREF"); in tcp_input()
3995 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SOF_MP_SUBFLOW SS_NOFDREF"); in tcp_input()
4000 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SOF_DEFUNCT"); in tcp_input()
4005 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "SS_CANTRCVMORE"); in tcp_input()
4100 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "rfc5961 bad SYN rate limited"); in tcp_input()
4105 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "rfc5961 bad SYN challenge ack"); in tcp_input()
4152 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "bad ACK"); in tcp_input()
4155 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "bad ACK"); in tcp_input()
4315 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "rfc5961 rcvacktoomuch"); in tcp_input()
4323 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "rfc5961 bad ACK"); in tcp_input()
5108 TCP_LOG_DROP_PCB(TCP_LOG_HDR, th, tp, false, "INPCB_STATE_DEAD"); in tcp_input()