hci_input_acl
if (!hci_input_acl(sc->sc_unit, m))
if (!hci_input_acl(sc->sc_unit, m))
if (!hci_input_acl(sc->sc_unit, sc->sc_rxp))
if (!hci_input_acl(sc->sc_unit, sc->sc_rxp))
if (!hci_input_acl(sc->sc_unit, sc->sc_rxp))
hci_input_acl(sc->sc_unit, m);
if (m == NULL || !hci_input_acl(sc->sc_unit, m))
bool hci_input_acl(struct hci_unit *, struct mbuf *);