bcm_find_op
op = bcm_find_op(&bo->rx_ops, msg_head, ifindex);
struct bcm_op *op = bcm_find_op(ops, msg_head, ifindex);
op = bcm_find_op(&bo->tx_ops, msg_head, ifindex);