Searched defs:tipc_hdr (Results 1 – 1 of 1) sorted by relevance
115 struct tipc_hdr { struct116 uint32_t src;117 uint32_t dst;118 uint16_t reserved;119 uint16_t shm_cnt;120 uint16_t len;121 uint16_t flags;122 uint8_t data[0];