Searched refs:nghttp2_struct_of (Results 1 – 2 of 2) sorted by relevance
43 #define nghttp2_struct_of(ptr, type, member) \ macro
49 lhs = nghttp2_struct_of(lhsx, nghttp2_stream, pq_entry); in stream_less()50 rhs = nghttp2_struct_of(rhsx, nghttp2_stream, pq_entry); in stream_less()994 stream = nghttp2_struct_of(ent, nghttp2_stream, pq_entry); in nghttp2_stream_next_outbound_item()
Completed in 3 milliseconds