Home
last modified time | relevance | path

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

/minix3/sys/arch/evbarm/include/
H A Dintr.h47 #define IPL_SOFTNET 3 /* software network interrupt */ macro
/minix3/sys/arch/x86/include/
H A Dintrdefs.h11 #define IPL_SOFTNET 0x4 /* protocol stacks */ macro