Searched refs:srcrt (Results 1 – 3 of 3) sorted by relevance
86 ip6_forward(struct mbuf *m, int srcrt) in ip6_forward() argument139 if (!srcrt) { in ip6_forward()243 if (rt->rt_ifp == m->m_pkthdr.rcvif && !srcrt && in ip6_forward()
213 int srcrt = 0; in ip6_input() local301 srcrt = !IN6_ARE_ADDR_EQUAL(&odst, &ip6->ip6_dst); in ip6_input()662 ip6_forward(m, srcrt); in ip6_input()
307 struct mbuf *m, boolean_t srcrt);959 ip_forward_redispatch(struct lwkt_port *port, struct mbuf *m, boolean_t srcrt) in ip_forward_redispatch() argument967 fmsg->using_srcrt = srcrt; in ip_forward_redispatch()