ngm_macfilter_hook
resplen = sizeof(struct ngm_macfilter_hooks) + n * sizeof(struct ngm_macfilter_hook);
struct ngm_macfilter_hook *ngm_hook = &ngm_hooks->hooks[i++];
struct ngm_macfilter_hook hooks[]; /* Hooks table */