Searched defs:NET_TASK_INIT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/tools/compat/include/sys/ |
| H A D | epoch.h | 107 #define NET_TASK_INIT(t, p, f, c) TASK_INIT_FLAGS(t, p, f, c, TASK_NETWORK) macro
|
| /f-stack/freebsd/sys/ |
| H A D | epoch.h | 107 #define NET_TASK_INIT(t, p, f, c) TASK_INIT_FLAGS(t, p, f, c, TASK_NETWORK) macro
|