Searched defs:V_KEEP_ALIVE (Results 1 – 2 of 2) sorted by relevance
408 #define V_KEEP_ALIVE(x) ((x) << S_KEEP_ALIVE) macro
534 #define V_KEEP_ALIVE(x) ((__u64)(x) << S_KEEP_ALIVE) macro