OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enm_refcount
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/
if_ether.h
236
u_int
enm_refcount
;
member in struct:ether_multi_sysctl
271
u_int
enm_refcount
; /* no. claims to this addr/range */
member in struct:ether_multi
if_ethersubr.c
1379
++_enm->
enm_refcount
;
1389
enm->
enm_refcount
= 1;
1431
if (--enm->
enm_refcount
!= 0) {
1955
addr->
enm_refcount
= enm->
enm_refcount
;
/src/usr.sbin/ifmcstat/
ifmcstat.c
173
printf(" refcount %d\n", ems[i].
enm_refcount
);
Completed in 15 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025