OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ifcr_total
(Results
1 - 5
of
5
) sorted by relevancy
/src/sbin/ifconfig/
ifconfig.c
925
buf = malloc(ifcr.
ifcr_total
* IFNAMSIZ);
929
ifcr.ifcr_count = ifcr.
ifcr_total
;
938
if (ifcr.ifcr_count > ifcr.
ifcr_total
)
939
ifcr.ifcr_count = ifcr.
ifcr_total
;
/src/sys/compat/netbsd32/
netbsd32_ioctl.h
314
int
ifcr_total
;
member in struct:netbsd32_if_clonereq
netbsd32_ioctl.c
1479
buf, &req->
ifcr_total
);
/src/sys/net/
if.h
169
int
ifcr_total
; /* total cloners (out) */
member in struct:if_clonereq
if.c
3527
&req->
ifcr_total
);
Completed in 98 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025