in6pcb_rtentry
return in6pcb_rtentry(inp);
in6pcb_rtentry(struct inpcb *);
rt = in6pcb_rtentry(inp);
rt = in6pcb_rtentry(tp->t_inpcb);