Searched defs:hdrsize (Results 1 – 3 of 3) sorted by relevance
43 int hdrsize = 8; /* TCP connection tracking guarantees this much */ in tcp_manip_pkt() local
45 int hdrsize = 8; /* DCCP connection tracking guarantees this much */ in dccp_manip_pkt() local
247 unsigned short hdrsize; /* header size (IP + UDP + RxRPC) */ member