Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_t3_cpl.h409 #define V_KEEP_ALIVE(x) ((x) << S_KEEP_ALIVE) macro
/NextBSD/sys/dev/cxgbe/common/
HDt4_msg.h435 #define V_KEEP_ALIVE(x) ((__u64)(x) << S_KEEP_ALIVE) macro