Searched refs:lacpbuf (Results 1 – 1 of 1) sorted by relevance
34 static char lacpbuf[120]; /* LACP peer '[(a,a,a),(p,p,p)]' */ variable195 snprintf(lacpbuf, sizeof(lacpbuf), in lacp_format_peer()204 return(lacpbuf); in lacp_format_peer()