Searched refs:ngm_hooks (Results 1 – 1 of 1) sorted by relevance
148 const struct ngm_macfilter_hooks *const ngm_hooks = in macfilter_get_upper_hook_count() local151 MACFILTER_DEBUG("buf %p, ngm_hooks %p, n %d", buf, ngm_hooks, ngm_hooks->n); in macfilter_get_upper_hook_count()153 return ngm_hooks->n; in macfilter_get_upper_hook_count()682 struct ngm_macfilter_hooks *ngm_hooks; in ng_macfilter_rcvmsg() local754 ngm_hooks = (struct ngm_macfilter_hooks *)resp->data; in ng_macfilter_rcvmsg()755 ngm_hooks->n = n; in ng_macfilter_rcvmsg()758 struct ngm_macfilter_hook *ngm_hook = &ngm_hooks->hooks[i++]; in ng_macfilter_rcvmsg()