Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_frame.c999 static void frame_set_pad(nghttp2_buf *buf, size_t padlen, int framehd_only) in frame_set_pad() argument
1015 if (framehd_only) { in frame_set_pad()
1030 size_t padlen, int framehd_only) in nghttp2_frame_add_pad() argument
1064 frame_set_pad(buf, padlen, framehd_only); in nghttp2_frame_add_pad()
A Dnghttp2_frame.h573 size_t padlen, int framehd_only);

Completed in 5 milliseconds