Searched refs:ngm_macfilter_hooks (Results 1 – 2 of 2) sorted by relevance
146 const struct ngm_macfilter_hooks *const ngm_hooks = in macfilter_get_upper_hook_count()147 (const struct ngm_macfilter_hooks *)(buf - OFFSETOF(struct ngm_macfilter_hooks, hooks)); in macfilter_get_upper_hook_count()680 struct ngm_macfilter_hooks *ngm_hooks; in ng_macfilter_rcvmsg()745 resplen = sizeof(struct ngm_macfilter_hooks) + n * sizeof(struct ngm_macfilter_hook); in ng_macfilter_rcvmsg()752 ngm_hooks = (struct ngm_macfilter_hooks *)resp->data; in ng_macfilter_rcvmsg()
120 struct ngm_macfilter_hooks { struct