Searched refs:BINRPC_TLEN_OFFSET (Results 1 – 1 of 1) sorted by relevance
105 #define BINRPC_TLEN_OFFSET BINRPC_FIXED_HDR_SIZE macro325 binrpc_write_int(&hdr[BINRPC_TLEN_OFFSET], hdr+hdr_len, new_len, &len_len); in binrpc_hdr_change_len()581 if ((BINRPC_TLEN_OFFSET+len_len+c_len)>len){ in binrpc_parse_init()585 p=binrpc_read_int((int*)&ctx->tlen, len_len, &buf[BINRPC_TLEN_OFFSET], in binrpc_parse_init()