Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/async/
H A Dng_async.c93 #define SYNC_BUF_SIZE(amru) ((amru) + 10) macro
/dragonfly/sys/netgraph/async/
H A Dng_async.c85 #define SYNC_BUF_SIZE(amru) ((amru) + 10) macro