Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dnetgraph.h1160 #define ng_callout_init(c) callout_init(c, 1) macro
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h1164 #define ng_callout_init(c) callout_init(c, 1) macro