OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LACP_STATE_BITS
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/net/agr/
ieee8023ad_lacp.h
66
#define
LACP_STATE_BITS
\
ieee8023ad_lacp_debug.c
146
static const char
lacp_state_bits
[] =
LACP_STATE_BITS
;
local in function:lacp_format_state
148
snprintb(buf, buflen,
lacp_state_bits
, state);
/src/sys/net/lagg/
if_lagg.h
67
#define
LACP_STATE_BITS
\
if_lagg_lacp.c
1619
snprintb(buf, buflen,
LACP_STATE_BITS
, state);
/src/sbin/ifconfig/
lagg.c
679
snprintb(str, sizeof(str),
LACP_STATE_BITS
, lacp->actor_state);
685
snprintb(str, sizeof(str),
LACP_STATE_BITS
,
Completed in 14 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025