Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
HDip_output.c110 ip_localforward(struct mbuf *m, const struct sockaddr_in *dst, int hlen) in ip_localforward() function
552 if (ip_localforward(m, next_hop, hlen)) in ip_output()