Home
last modified time | relevance | path

Searched refs:nghttp2_struct_of (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_helper.h43 #define nghttp2_struct_of(ptr, type, member) \ macro
A Dnghttp2_stream.c49 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