[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ip_forward() function
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: ip_forward() function
- From: Matthew Closson <matt_(_at_)_scrapshells_(_dot_)_com>
- Date: Tue, 27 Dec 2005 04:29:45 -0500 (EST)
Where is the code for the ip_forward() function in 3.8?
I found the prototype in: /usr/src/sys/netinet/ip_var.h
void ip_forward(struct *mbuf, int);
but no function definition.
I also did a grep -sR "ip_forward" /usr/src
and all I found was the function being called several times
from /usr/src/sys/netinet/ip_input.c, but no actual code showing
how the function works. I'm probably looking for this in the
wrong way, any ideas? Thanks,
-Matt-
Visit your host, monkey.org