Searched defs:GSS_IOV_BUFFER_FLAGS (Results 1 – 2 of 2) sorted by relevance
277 #define GSS_IOV_BUFFER_FLAGS(_type) ((_type) & GSS_IOV_BUFFER_FLAG_MASK) macro
273 #define GSS_IOV_BUFFER_FLAGS(_t) ((_t) & GSS_IOV_BUFFER_TYPE_FLAG_MASK) macro