In the file include/linux/inetdevice.h
struct in_device has a member cnf  which is set to 1 when IP
Forwarding is enabled in Linux Kernel
cnf is a struct of type ipv4_devconf so what does this mean that the
member cnf is set to 1.
I am not able to understand how can a structure be set to 1?

-- 
http://mightydreams.blogspot.com

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecar...@nl.linux.org
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to