tipc_ehdr_size
ehsz = tipc_ehdr_size(ehdr);
skb_pull(*skb, tipc_ehdr_size(ehdr));
static inline int tipc_ehdr_size(struct tipc_ehdr *ehdr);