Home
last modified time | relevance | path

Searched refs:lacp_portid (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/net/lagg/
H A Dieee8023ad_lacp.h125 struct lacp_portid { struct
133 struct lacp_portid lip_portid; argument
H A Dieee8023ad_lacp.c189 static const char *lacp_format_portid(const struct lacp_portid *, char *,
956 lacp_compare_portid(const struct lacp_portid *a,
957 const struct lacp_portid *b)
2024 lacp_format_portid(const struct lacp_portid *portid, char *buf, size_t buflen) in lacp_format_portid()