Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dipconfig.c189 struct ic_device { struct
190 struct ic_device *next; argument
197 static struct ic_device *ic_first_dev __initdata; /* List of open device */ argument