Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dieee8023ad_lacp.c194 static const char *lacp_format_portid(const struct lacp_portid *, char *,
2106 lacp_format_portid(const struct lacp_portid *portid, char *buf, size_t buflen) in lacp_format_portid() function
2124 lacp_format_portid(&peer->lip_portid, portid, sizeof(portid))); in lacp_format_partner()