Searched refs:ngm_hooks (Results 1 – 1 of 1) sorted by relevance
146 const struct ngm_macfilter_hooks *const ngm_hooks = in macfilter_get_upper_hook_count() local149 MACFILTER_DEBUG("buf %p, ngm_hooks %p, n %d", buf, ngm_hooks, ngm_hooks->n); in macfilter_get_upper_hook_count()151 return ngm_hooks->n; in macfilter_get_upper_hook_count()680 struct ngm_macfilter_hooks *ngm_hooks; in ng_macfilter_rcvmsg() local752 ngm_hooks = (struct ngm_macfilter_hooks *)resp->data; in ng_macfilter_rcvmsg()753 ngm_hooks->n = n; in ng_macfilter_rcvmsg()756 struct ngm_macfilter_hook *ngm_hook = &ngm_hooks->hooks[i++]; in ng_macfilter_rcvmsg()