Home
last modified time | relevance | path

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

/freebsd/sbin/ifconfig/
H A Diflagg.c34 static char lacpbuf[120]; /* LACP peer '[(a,a,a),(p,p,p)]' */ variable
195 snprintf(lacpbuf, sizeof(lacpbuf), in lacp_format_peer()
204 return(lacpbuf); in lacp_format_peer()