Searched refs:tcp_inptoxtp (Results 1 – 2 of 2) sorted by relevance
1209 void tcp_inptoxtp(const struct inpcb *, struct xtcpcb *);
2637 tcp_inptoxtp(inp, &xt); in tcp_pcblist()4215 tcp_inptoxtp(const struct inpcb *inp, struct xtcpcb *xt) in tcp_inptoxtp() function