Searched refs:tcp_rtlookup6 (Results 1 – 3 of 3) sorted by relevance
111 struct rtentry *tcp_rtlookup6(struct inpcb *, unsigned int);
2836 rt = tcp_rtlookup6(inp, IFSCOPE_NONE); in tcp_mtudisc()3028 tcp_rtlookup6(struct inpcb *inp, unsigned int input_ifscope) in tcp_rtlookup6() function
6499 rt = tcp_rtlookup6(inp, input_ifscope); in tcp_mss()6704 rt = tcp_rtlookup6(tp->t_inpcb, IFSCOPE_NONE); in tcp_mssopt()