Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/net/
HDieee8023ad_lacp.c188 static const char *lacp_format_portid(const struct lacp_portid *, char *,
2040 lacp_format_portid(const struct lacp_portid *portid, char *buf, size_t buflen) in lacp_format_portid() function
2058 lacp_format_portid(&peer->lip_portid, portid, sizeof(portid))); in lacp_format_partner()