Searched refs:ngm_macfilter_hook (Results 1 – 2 of 2) sorted by relevance
110 struct ngm_macfilter_hook { struct124 struct ngm_macfilter_hook hooks[]; /* Hooks table */ argument
747 resplen = sizeof(struct ngm_macfilter_hooks) + n * sizeof(struct ngm_macfilter_hook); in ng_macfilter_rcvmsg()758 struct ngm_macfilter_hook *ngm_hook = &ngm_hooks->hooks[i++]; in ng_macfilter_rcvmsg()