Searched refs:PROTO_REQ_INLINE (Results 1 – 2 of 2) sorted by relevance
1453 c->reqtype = PROTO_REQ_INLINE; in processInputBuffer()1457 if (c->reqtype == PROTO_REQ_INLINE) { in processInputBuffer()
273 #define PROTO_REQ_INLINE 1 macro