OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lsc_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net/lagg/
if_lagg_lacp.c
151
struct lagg_softc *
lsc_softc
;
member in struct:lacp_softc
314
if (lsc != NULL && lsc->
lsc_softc
!= NULL) {
315
sc = lsc->
lsc_softc
;
482
lsc->
lsc_softc
= sc;
537
struct lagg_softc *sc __diagused = lsc->
lsc_softc
;
542
LAGG_LOCK(lsc->
lsc_softc
);
544
LAGG_UNLOCK(lsc->
lsc_softc
);
570
sc = lsc->
lsc_softc
;
599
sc = lsc->
lsc_softc
;
624
KASSERT(LAGG_LOCKED(lsc->
lsc_softc
));
[
all
...]
Completed in 106 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025