Searched defs:ng_hook (Results 1 – 1 of 1) sorted by relevance
114 struct ng_hook { struct119 struct ng_hook *hk_peer; /* the other end of this link */ argument121 LIST_ENTRY(ng_hook) hk_hooks; /* linked list of all hooks on node */ argument130 SLIST_ENTRY(ng_hook) hk_all; /* all existing items */ argument