Searched defs:ng_hook (Results 1 – 2 of 2) sorted by relevance
109 struct ng_hook { struct114 struct ng_hook *hk_peer; /* the other end of this link */ argument116 LIST_ENTRY(ng_hook) hk_hooks; /* linked list of all hooks on node */ argument125 SLIST_ENTRY(ng_hook) hk_all; /* all existing items */ argument
110 struct ng_hook { struct115 struct ng_hook *hk_peer; /* the other end of this link */ argument117 LIST_ENTRY(ng_hook) hk_hooks; /* linked list of all hooks on node */ argument126 SLIST_ENTRY(ng_hook) hk_all; /* all existing items */ argument