Searched refs:CBC_ADDR_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance
57 #define CBC_ADDR_HDR_SIZE 1 /* CBC address layser header size */ macro74 #define CBC_SRV_POS (CBC_ADDR_POS + CBC_ADDR_HDR_SIZE)
177 frame_len = len + CBC_LINK_HDR_SIZE + CBC_ADDR_HDR_SIZE; in cbc_unpack_link()470 len = pkt->req->srv_len + CBC_ADDR_HDR_SIZE + CBC_LINK_HDR_SIZE; in cbc_pack_link()
Completed in 7 milliseconds