Home
last modified time | relevance | path

Searched defs:ipv4_devconf (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Dinetdevice.h17 struct ipv4_devconf { struct
18 void *sysctl;
19 int data[IPV4_DEVCONF_MAX];
/linux-6.6.21/net/ipv4/
Ddevinet.c70 static struct ipv4_devconf ipv4_devconf = { variable