Home
last modified time | relevance | path

Searched refs:tcp_hpts_entry (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_hpts.c350 struct tcp_hpts_entry *hpts; in hpts_timeout_swi()
501 struct tcp_hpts_entry *
505 struct tcp_hpts_entry *hpts; in tcp_cur_hpts()
512 struct tcp_hpts_entry *
515 struct tcp_hpts_entry *hpts; in tcp_hpts_lock()
535 struct tcp_hpts_entry *
538 struct tcp_hpts_entry *hpts; in tcp_input_lock()
633 struct tcp_hpts_entry *hpts; in __tcp_hpts_remove()
852 struct tcp_hpts_entry *hpts; in __tcp_queue_to_hpts_immediate()
1051 struct tcp_hpts_entry *hpts; in tcp_hpts_insert_diag()
[all …]
H A Dtcp_hpts.h88 struct tcp_hpts_entry { struct
136 struct tcp_hpts_entry **rp_ent; /* Array of hptss */ argument
164 struct tcp_hpts_entry *tcp_hpts_lock(struct inpcb *inp);
165 struct tcp_hpts_entry *tcp_input_lock(struct inpcb *inp);
169 struct tcp_hpts_entry *tcp_cur_hpts(struct inpcb *inp);
204 __tcp_queue_to_input_locked(struct inpcb *inp, struct tcp_hpts_entry *hpts, int32_t line);
250 tcp_hpts_unlock(struct tcp_hpts_entry *hpts) in tcp_hpts_unlock()
H A Din_pcb.c1636 struct tcp_hpts_entry *hpts; in in_pcbrele_rlocked()
1684 struct tcp_hpts_entry *hpts; in in_pcbrele_wlocked()