Searched defs:ipv4_devconf (Results 1 – 4 of 4) sorted by relevance
17 struct ipv4_devconf { struct18 void *sysctl;19 int data[IPV4_DEVCONF_MAX];
70 static struct ipv4_devconf ipv4_devconf = { variable