Home
last modified time | relevance | path

Searched defs:hdrsize (Results 1 – 3 of 3) sorted by relevance

/net/netfilter/
Dnf_nat_proto_tcp.c43 int hdrsize = 8; /* TCP connection tracking guarantees this much */ in tcp_manip_pkt() local
Dnf_nat_proto_dccp.c45 int hdrsize = 8; /* DCCP connection tracking guarantees this much */ in dccp_manip_pkt() local
/net/rxrpc/
Dar-internal.h247 unsigned short hdrsize; /* header size (IP + UDP + RxRPC) */ member