Home
last modified time | relevance | path

Searched refs:operstates (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/net/core/
Dnet-sysfs.c255 static const char *const operstates[] = { variable
277 if (operstate >= ARRAY_SIZE(operstates)) in operstate_show()
280 return sprintf(buf, "%s\n", operstates[operstate]); in operstate_show()
/linux-4.4.14/Documentation/networking/
D00-INDEX161 operstates.txt