Searched defs:tipc_ehdr (Results 1 – 2 of 2) sorted by relevance
117 struct tipc_ehdr { struct118 union {152 #define EHDR_SIZE (offsetof(struct tipc_ehdr, addr) + sizeof(__be32)) argument