Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h783 void tcp_inptoxtp(const struct inpcb *, struct xtcpcb *);
/f-stack/freebsd/netinet/
H A Dtcp_var.h783 void tcp_inptoxtp(const struct inpcb *, struct xtcpcb *);
H A Dtcp_subr.c2310 tcp_inptoxtp(inp, &xt); in tcp_pcblist()
3445 tcp_inptoxtp(const struct inpcb *inp, struct xtcpcb *xt) in tcp_inptoxtp() function