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