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