Home
last modified time | relevance | path

Searched refs:in_pcbrele_wlocked (Results 1 – 11 of 11) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_timewait.c694 released = in_pcbrele_wlocked(inp); in tcp_tw_2msl_stop()
726 if (in_pcbrele_wlocked(inp)) { in tcp_tw_2msl_scan()
H A Dtcp_hpts.c574 if (in_pcbrele_wlocked(inp)) { in tcp_remove_hpts_ref()
1281 if (in_pcbrele_wlocked(inp) == 0) { in tcp_input_data()
1301 if (in_pcbrele_wlocked(inp) == 0) in tcp_input_data()
1352 if (in_pcbrele_wlocked(inp) == 0) in tcp_input_data()
1541 if (in_pcbrele_wlocked(inp)) { in tcp_hptsi()
H A Dtcp_subr.c1730 in_pcbrele_wlocked(inp); in tcp_newtcpcb()
1741 in_pcbrele_wlocked(inp); in tcp_newtcpcb()
1805 in_pcbrele_wlocked(inp); in tcp_newtcpcb()
2050 released = in_pcbrele_wlocked(inp); in tcp_discardcb()
2084 if (in_pcbrele_wlocked(inp)) { in tcp_timer_discard()
H A Din_pcb.c1661 in_pcbrele_wlocked(struct inpcb *inp) in in_pcbrele_wlocked() function
1715 return (in_pcbrele_wlocked(inp)); in in_pcbrele()
1783 released = in_pcbrele_wlocked(inp); in in_pcbfree_deferred()
2400 if (in_pcbrele_wlocked(inp)) in in_pcblookup_group()
H A Din_pcb.h872 int in_pcbrele_wlocked(struct inpcb *);
H A Dtcp_log_buf.c1254 if (!in_pcbrele_wlocked(tln->tln_inp)) in tcp_log_expire()
2430 if (!in_pcbrele_wlocked(cur_tln->tln_inp)) in tcp_log_dumpbucketlogs()
H A Din_mcast.c2226 if (in_pcbrele_wlocked(inp)) { in inp_join_group()
/f-stack/tools/compat/include/netinet/
H A Din_pcb.h872 int in_pcbrele_wlocked(struct inpcb *);
/f-stack/freebsd/kern/
H A Duipc_ktls.c1346 if (!in_pcbrele_wlocked(inp)) in ktls_reset_send_tag()
1358 if (!in_pcbrele_wlocked(inp)) { in ktls_reset_send_tag()
/f-stack/freebsd/netinet6/
H A Din6_pcb.c1142 if (in_pcbrele_wlocked(inp)) in in6_pcblookup_group()
H A Din6_mcast.c2096 if (in_pcbrele_wlocked(inp)) { in in6p_join_group()