Home
last modified time | relevance | path

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

/freebsd-src/sys/netgraph/
H A Dnetgraph.h114 struct ng_hook { struct
119 struct ng_hook *hk_peer; /* the other end of this link */ argument
121 LIST_ENTRY(ng_hook) hk_hooks; /* linked list of all hooks on node */ argument
130 SLIST_ENTRY(ng_hook) hk_all; /* all existing items */ argument