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