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