Searched defs:rb (Results 1 – 7 of 7) sorted by relevance
29 loff2boff(tcprb_t *rb, loff_t loff) in loff2boff()82 buf_first(tcprb_t *rb) in buf_first()116 buf_getbuf(tcprb_t *rb, boff_t off) in buf_getbuf()357 tcprb_t *rb; in tcprb_new() local391 tcprb_del(tcprb_t *rb) in tcprb_del()434 tcprb_cflen(tcprb_t *rb) in tcprb_cflen()450 tcprb_ffhead(tcprb_t *rb, int len) in tcprb_ffhead()513 tcprb_get_datalen(tcprb_t *rb) in tcprb_get_datalen()563 tcprb_resize(tcprb_t *rb, int len) in tcprb_resize()845 tcprb_printbufsegs(tcprb_t *rb) in tcprb_printbufsegs()[all …]
265 tcprb_t *rb; in mtcp_setsockopt() local1459 tcprb_t *rb = rcvvar->rcvbuf; in PeekForUser() local1474 tcprb_t *rb = rcvvar->rcvbuf; in CopyToUser() local
612 tcprb_t *rb = rcvvar->rcvbuf; in ProcessTCPPayload() local
743 tcprb_t *rb; in WriteTCPACKList() local
21 tcprb_t *rb = tcprb_new(10); in main() local
309 read_buffer *rb; member
350 chunkqueue *rb; /* read queue */ member