Home
last modified time | relevance | path

Searched defs:ng_hook (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dnetgraph.h109 struct ng_hook { struct
114 struct ng_hook *hk_peer; /* the other end of this link */ argument
116 LIST_ENTRY(ng_hook) hk_hooks; /* linked list of all hooks on node */ argument
125 SLIST_ENTRY(ng_hook) hk_all; /* all existing items */ argument
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h110 struct ng_hook { struct
115 struct ng_hook *hk_peer; /* the other end of this link */ argument
117 LIST_ENTRY(ng_hook) hk_hooks; /* linked list of all hooks on node */ argument
126 SLIST_ENTRY(ng_hook) hk_all; /* all existing items */ argument