Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dieee8023ad_lacp.h127 struct lacp_portid { struct
135 struct lacp_portid lip_portid; argument
H A Dieee8023ad_lacp.c194 static const char *lacp_format_portid(const struct lacp_portid *, char *,
946 lacp_compare_portid(const struct lacp_portid *a,
947 const struct lacp_portid *b)
2106 lacp_format_portid(const struct lacp_portid *portid, char *buf, size_t buflen) in lacp_format_portid()