Searched refs:framehd_only (Results 1 – 2 of 2) sorted by relevance
999 static void frame_set_pad(nghttp2_buf *buf, size_t padlen, int framehd_only) in frame_set_pad() argument1015 if (framehd_only) { in frame_set_pad()1030 size_t padlen, int framehd_only) in nghttp2_frame_add_pad() argument1064 frame_set_pad(buf, padlen, framehd_only); in nghttp2_frame_add_pad()
573 size_t padlen, int framehd_only);
Completed in 5 milliseconds