OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lsc_suppress_distributing
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/agr/
ieee8023ad_lacp_impl.h
65
bool
lsc_suppress_distributing
;
member in struct:lacp_softc
ieee8023ad_lacp.c
439
lsc->
lsc_suppress_distributing
= false;
503
if (__predict_false(lsc->
lsc_suppress_distributing
&&
552
lsc->
lsc_suppress_distributing
= true;
/src/sys/net/lagg/
if_lagg_lacp.c
155
bool
lsc_suppress_distributing
;
member in struct:lacp_softc
641
if (__predict_false(lsc->
lsc_suppress_distributing
)) {
1140
if (lsc->
lsc_suppress_distributing
) {
1153
lsc->
lsc_suppress_distributing
= false;
2581
lsc->
lsc_suppress_distributing
= marker_scheduled;
2592
if (lsc->
lsc_suppress_distributing
) {
2595
lsc->
lsc_suppress_distributing
= false;
Completed in 44 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025