Searched refs:log_martians (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dinetdevice.h16 int log_martians; member in struct:ipv4_devconf
46 #define IN_DEV_LOG_MARTIANS(in_dev) (ipv4_devconf.log_martians || (in_dev)->cnf.log_martians)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dinetdevice.h16 int log_martians; member in struct:ipv4_devconf
46 #define IN_DEV_LOG_MARTIANS(in_dev) (ipv4_devconf.log_martians || (in_dev)->cnf.log_martians)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dip.h143 int log_martians; member in struct:ipv4_config
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dip.h143 int log_martians; member in struct:ipv4_config
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Ddevinet.c1075 {NET_IPV4_CONF_LOG_MARTIANS, "log_martians",
1076 &ipv4_devconf.log_martians, sizeof(int), 0644, NULL,

Completed in 107 milliseconds