OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_iflist_psref
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net/
if_bridgevar.h
324
struct bridge_iflist_psref
sc_iflist_psref
;
member in struct:bridge_softc
352
#define BRIDGE_LOCK_OBJ(_sc) (&(_sc)->
sc_iflist_psref
.bip_lock)
357
#define BRIDGE_PSZ_PERFORM(_sc) pserialize_perform((_sc)->
sc_iflist_psref
.bip_psz)
360
PSLIST_READER_FOREACH((_bif), &((_sc)->
sc_iflist_psref
.bip_iflist), \
363
PSLIST_WRITER_FOREACH((_bif), &((_sc)->
sc_iflist_psref
.bip_iflist), \
Completed in 15 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025