Home
last modified time | relevance | path

Searched defs:hpts (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/netinet/
H A Dtcp_hpts.c452 struct tcp_hpts_entry *hpts; in hpts_timeout_swi() local
532 struct tcp_hpts_entry *hpts; in tcp_cur_hpts() local
542 struct tcp_hpts_entry *hpts; in tcp_hpts_lock() local
562 struct tcp_hpts_entry *hpts; in tcp_input_lock() local
640 struct tcp_hpts_entry *hpts; in __tcp_hpts_remove() local
862 struct tcp_hpts_entry *hpts; in __tcp_queue_to_hpts_immediate() local
1050 struct tcp_hpts_entry *hpts; in tcp_hpts_insert_diag() local
1104 struct tcp_hpts_entry *hpts; in __tcp_queue_to_input() local
1116 struct tcp_hpts_entry *hpts; in __tcp_set_inp_to_drop() local
1820 struct tcp_hpts_entry *hpts; in __tcp_set_hpts() local
[all …]
H A Dtcp_hpts.h194 #define HPTS_MTX_ASSERT(hpts) mtx_assert(&(hpts)->p_mtx, MA_OWNED) argument
288 tcp_hpts_unlock(struct tcp_hpts_entry *hpts) in tcp_hpts_unlock()
H A Din_pcb.c1592 struct tcp_hpts_entry *hpts; in in_pcbrele_rlocked() local
1640 struct tcp_hpts_entry *hpts; in in_pcbrele_wlocked() local