OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ifunit
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/
main.c
131
int
ifunit
; /* Interface unit number */
variable
325
return
ifunit
;
849
slprintf(ifname, sizeof(ifname), "%s%d", PPP_DRV_NAME,
ifunit
);
852
slprintf(ifkey, sizeof(ifkey), "%d",
ifunit
);
/src/sys/net/
if.c
2851
ifunit
(const char *name)
function
Completed in 51 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026