aggr_grp_port_lookup
port = aggr_grp_port_lookup(grp, ports[i].lp_linkid);
static aggr_port_t *aggr_grp_port_lookup(aggr_grp_t *, datalink_id_t);
if (aggr_grp_port_lookup(grp, ports[i].lp_linkid) == NULL) {
port = aggr_grp_port_lookup(grp, ports[i].lp_linkid);
port = aggr_grp_port_lookup(grp,
port = aggr_grp_port_lookup(grp, ports[i].lp_linkid);