OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lp_mux_state
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/agr/
ieee8023ad_lacp_impl.h
93
enum lacp_mux_state
lp_mux_state
;
member in struct:lacp_port
/src/sys/net/lagg/
if_lagg_lacp.c
123
enum lacp_mux_state
lp_mux_state
;
member in struct:lacp_port
1824
lacpp->
lp_mux_state
= LACP_MUX_INIT;
2247
if (lacpp->
lp_mux_state
== new_state)
2295
lacpp->
lp_mux_state
, new_state));
2297
lacpp->
lp_mux_state
= new_state;
2314
next_state = lacpp->
lp_mux_state
;
2318
lacpp->
lp_mux_state
== LACP_MUX_DETACHED);
2320
switch (lacpp->
lp_mux_state
) {
Completed in 38 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025