Home
last modified time | relevance | path

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

/devicemodel/include/
A Dioc.h57 #define CBC_ADDR_HDR_SIZE 1 /* CBC address layser header size */ macro
74 #define CBC_SRV_POS (CBC_ADDR_POS + CBC_ADDR_HDR_SIZE)
/devicemodel/hw/platform/
A Dioc_cbc.c177 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