OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nwords1
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net/
if_media.c
491
int
nwords1
, nwords2;
local in function:ifmedia_ioctl
509
nwords1
= nwords2 = ifmedia_getwords(ifm, NULL, 0);
513
int maxwords = MIN(
nwords1
, ifmr->ifm_count);
522
if (error == 0 && nwords2 >
nwords1
)
Completed in 12 milliseconds
Indexes created Tue Oct 28 07:09:57 GMT 2025