Home
last modified time | relevance | path

Searched refs:INP_DROPPED (Results 1 – 18 of 18) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_timer.c287 if ((inp->inp_flags & INP_DROPPED) != 0) { in tcp_timer_delack()
331 if ((inp->inp_flags & INP_DROPPED) != 0) { in tcp_timer_2msl()
360 if (inp->inp_flags & (INP_TIMEWAIT | INP_DROPPED)) { in tcp_timer_2msl()
374 if (inp->inp_flags & (INP_TIMEWAIT | INP_DROPPED)) { in tcp_timer_2msl()
422 if ((inp->inp_flags & INP_DROPPED) != 0) { in tcp_timer_keep()
501 if (inp->inp_flags & (INP_TIMEWAIT | INP_DROPPED)) { in tcp_timer_keep()
542 if ((inp->inp_flags & INP_DROPPED) != 0) { in tcp_timer_persist()
565 if (inp->inp_flags & (INP_TIMEWAIT | INP_DROPPED)) { in tcp_timer_persist()
582 if (inp->inp_flags & (INP_TIMEWAIT | INP_DROPPED)) { in tcp_timer_persist()
633 if ((inp->inp_flags & INP_DROPPED) != 0) { in tcp_timer_rexmt()
[all …]
H A Dtcp_usrreq.c266 if (inp->inp_flags & INP_DROPPED) { in tcp_usr_detach()
301 if (inp->inp_flags & INP_DROPPED || in tcp_usr_detach()
607 if (inp->inp_flags & INP_DROPPED) { in tcp_usr_connect()
667 if (inp->inp_flags & INP_DROPPED) { in tcp6_usr_connect()
786 if (inp->inp_flags & INP_DROPPED) { in tcp_usr_disconnect()
938 if (!(inp->inp_flags & INP_DROPPED)) in tcp_usr_shutdown()
1402 !(inp->inp_flags & INP_DROPPED)) { in tcp_usr_abort()
1411 if (!(inp->inp_flags & INP_DROPPED)) { in tcp_usr_abort()
1446 !(inp->inp_flags & INP_DROPPED)) { in tcp_usr_close()
1453 if (!(inp->inp_flags & INP_DROPPED)) { in tcp_usr_close()
[all …]
H A Din_pcbgroup.c483 !(inp->inp_flags & INP_DROPPED)) { in in_pcbgroup_update()
514 !(inp->inp_flags & INP_DROPPED)) { in in_pcbgroup_update_mbuf()
H A Dtoecore.c215 if (inp->inp_flags & (INP_DROPPED | INP_TIMEWAIT)) in toe_listen_start()
507 if (!(inp->inp_flags & INP_DROPPED)) { in toe_connect_failed()
H A Dtcp_subr.c2209 (inp->inp_flags & INP_DROPPED)) in tcp_notify()
2508 !(inp->inp_flags & INP_DROPPED) && in tcp_ctlinput()
2654 !(inp->inp_flags & INP_DROPPED) && in tcp6_ctlinput()
2870 (inp->inp_flags & INP_DROPPED)) in tcp_drop_syn_sent()
2909 (inp->inp_flags & INP_DROPPED)) in tcp_mtudisc()
3163 } else if (!(inp->inp_flags & INP_DROPPED) && in sysctl_drop()
3268 if ((inp->inp_flags & (INP_TIMEWAIT | INP_DROPPED)) != 0 || in sysctl_switch_tls()
H A Dtcp_log_buf.c488 if (inp->inp_flags & (INP_TIMEWAIT | INP_DROPPED)) { \
2039 if ((inp->inp_flags & (INP_TIMEWAIT | INP_DROPPED)) == 0) { in tcp_log_getlogbuf()
2213 if (inp->inp_flags & (INP_TIMEWAIT | INP_DROPPED)) { in tcp_log_dump_tp_logbuf()
H A Dtcp_timewait.c244 KASSERT((inp->inp_flags & INP_DROPPED) == 0, ("tcp_twstart: " in tcp_twstart()
H A Din_pcb.h717 #define INP_DROPPED 0x04000000 /* protocol drop flag */ macro
H A Dtcp_hpts.c1277 if ((inp->inp_flags & (INP_TIMEWAIT | INP_DROPPED)) || in tcp_input_data()
1546 if ((inp->inp_flags & (INP_TIMEWAIT | INP_DROPPED)) || in tcp_hptsi()
H A Din_pcb.c1855 inp->inp_flags |= INP_DROPPED; in in_pcbdrop()
3230 if (inp_flags & INP_DROPPED) { in db_print_inpflags()
3456 if (*st != NULL || (inp->inp_flags & (INP_TIMEWAIT | INP_DROPPED)) != 0) in in_pcbattach_txrtlmt()
H A Dtcp_lro.c907 if (inp && ((inp->inp_flags & (INP_DROPPED|INP_TIMEWAIT)) || in tcp_lro_flush()
H A Dtcp_input.c930 if (inp->inp_flags & INP_DROPPED) { in tcp_input()
/f-stack/freebsd/netipsec/
H A Dxform_tcp.c89 if (inp->inp_flags & (INP_TIMEWAIT | INP_DROPPED)) { in tcp_ipsec_pcbctl()
107 if (inp->inp_flags & (INP_TIMEWAIT | INP_DROPPED)) { in tcp_ipsec_pcbctl()
/f-stack/freebsd/netinet6/
H A Dip6_output.c1852 if (inp->inp_flags & (INP_TIMEWAIT | INP_DROPPED)) { in ip6_ctloutput()
1998 if (inp->inp_flags & (INP_TIMEWAIT | INP_DROPPED)) { in ip6_ctloutput()
2090 if (inp->inp_flags & (INP_TIMEWAIT | INP_DROPPED)) { in ip6_ctloutput()
2576 if (inp->inp_flags & (INP_TIMEWAIT | INP_DROPPED)) { \
/f-stack/freebsd/kern/
H A Duipc_ktls.c762 if (inp->inp_flags & (INP_TIMEWAIT | INP_DROPPED)) { in ktls_try_toe()
814 if (inp->inp_flags & (INP_TIMEWAIT | INP_DROPPED)) { in ktls_alloc_snd_tag()
1360 !(inp->inp_flags & INP_DROPPED)) { in ktls_reset_send_tag()
/f-stack/tools/compat/include/netinet/
H A Din_pcb.h717 #define INP_DROPPED 0x04000000 /* protocol drop flag */ macro
/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c11628 if ((tp->t_inpcb->inp_flags & INP_DROPPED) || in bbr_do_segment_nounlock()
14356 if (inp->inp_flags & (INP_TIMEWAIT | INP_DROPPED)) { in bbr_set_sockopt()
H A Drack.c14182 if (inp->inp_flags & (INP_TIMEWAIT | INP_DROPPED)) { in rack_set_sockopt()