Searched refs:lacp_format_portid (Results 1 – 1 of 1) sorted by relevance
194 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() function2124 lacp_format_portid(&peer->lip_portid, portid, sizeof(portid))); in lacp_format_partner()