Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Depoch.h105 #define NET_EPOCH_CALL(f, c) epoch_call(net_epoch_preempt, (f), (c)) macro
/f-stack/freebsd/sys/
H A Depoch.h105 #define NET_EPOCH_CALL(f, c) epoch_call(net_epoch_preempt, (f), (c)) macro