Searched refs:NG_HOOK_IS_VALID (Results 1 – 8 of 8) sorted by relevance
181 if (hook != NULL && NG_HOOK_IS_VALID(hook)) { in ng_hci_lp_acl_con_req()548 if (hook != NULL && NG_HOOK_IS_VALID(hook)) { in ng_hci_lp_le_con_req()770 if (unit->acl != NULL && NG_HOOK_IS_VALID(unit->acl)) { in ng_hci_lp_con_cfm()793 if (unit->sco != NULL && NG_HOOK_IS_VALID(unit->sco)) { in ng_hci_lp_con_cfm()827 if (unit->acl != NULL && NG_HOOK_IS_VALID(unit->acl)) { in ng_hci_lp_enc_change()870 if (hook != NULL && NG_HOOK_IS_VALID(hook)) { in ng_hci_lp_con_ind()1107 if (unit->acl != NULL && NG_HOOK_IS_VALID(unit->acl)) { in ng_hci_lp_discon_ind()1125 if (unit->sco != NULL && NG_HOOK_IS_VALID(unit->sco)) { in ng_hci_lp_discon_ind()1271 if (unit->acl != NULL && NG_HOOK_IS_VALID(unit->acl)) { in ng_hci_lp_qos_cfm()1291 if (unit->sco != NULL && NG_HOOK_IS_VALID(unit->sco)) { in ng_hci_lp_qos_cfm()[all …]
68 if (unit->raw != NULL && NG_HOOK_IS_VALID(unit->raw)) { in ng_hci_mtap()
305 v = (unit->drv != NULL && NG_HOOK_IS_VALID(unit->drv)); in send_data_packets()
219 if (NG_HOOK_IS_VALID(hook) && (hpriv->cookie == cookie)) in ng_ipfw_findhook1()
384 NG_HOOK_IS_VALID(priv->vlan_hook[i])) in ng_vlan_rcvmsg()
327 #define NG_HOOK_IS_VALID(hook) _ng_hook_is_valid(hook, _NN_) macro345 #define NG_HOOK_IS_VALID(hook) _NG_HOOK_IS_VALID(hook) macro
1136 if (NG_HOOK_IS_VALID(hook) && in ng_findhook()
1815 * if (l2cap->ctl != NULL && NG_HOOK_IS_VALID(l2cap->ctl)) in ng_l2cap_l2ca_enable_clt()