Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_var.h1209 void tcp_inptoxtp(const struct inpcb *, struct xtcpcb *);
H A Dtcp_subr.c2637 tcp_inptoxtp(inp, &xt); in tcp_pcblist()
4215 tcp_inptoxtp(const struct inpcb *inp, struct xtcpcb *xt) in tcp_inptoxtp() function