aggr_port_input
p->p_ether_port.ep_input = aggr_port_input;
KASSERTMSG(ep->ep_input == aggr_port_input,
if (ep != NULL && ep->ep_input == aggr_port_input) {