Home
last modified time | relevance | path

Searched refs:tcp_cur_hpts (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_hpts.h169 struct tcp_hpts_entry *tcp_cur_hpts(struct inpcb *inp);
H A Dtcp_hpts.c502 tcp_cur_hpts(struct inpcb *inp) in tcp_cur_hpts() function