Home
last modified time | relevance | path

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

/linux-3.4.99/net/core/ !
Dnet-sysfs.c189 static const char *const operstates[] = { variable
211 if (operstate >= ARRAY_SIZE(operstates)) in show_operstate()
214 return sprintf(buf, "%s\n", operstates[operstate]); in show_operstate()
/linux-3.4.99/Documentation/networking/ !
D00-INDEX149 operstates.txt