Home
last modified time | relevance | path

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

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