print_lacp_cb
static ofmt_cb_t print_lacp_cb, print_phys_one_mac_cb;
{ "LINK", 12, AGGR_L_LINK, print_lacp_cb},
{ "PORT", 13, AGGR_L_PORT, print_lacp_cb},
{ "AGGREGATABLE", 13, AGGR_L_AGGREGATABLE, print_lacp_cb},
{ "SYNC", 5, AGGR_L_SYNC, print_lacp_cb},
{ "COLL", 5, AGGR_L_COLL, print_lacp_cb},
{ "DIST", 5, AGGR_L_DIST, print_lacp_cb},
{ "DEFAULTED", 10, AGGR_L_DEFAULTED, print_lacp_cb},
{ "EXPIRED", 15, AGGR_L_EXPIRED, print_lacp_cb},