Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Dnet-sysfs.c263 static const char *const operstates[] = { variable
285 if (operstate >= ARRAY_SIZE(operstates)) in operstate_show()
288 return sprintf(buf, "%s\n", operstates[operstate]); in operstate_show()
/Linux-v4.19/Documentation/networking/
D00-INDEX155 operstates.txt