Home
last modified time | relevance | path

Searched refs:ctoff (Results 1 – 1 of 1) sorted by relevance

/linux/net/netfilter/ipvs/
H A Dip_vs_core.c1036 unsigned int ctoff = ciph->len; in handle_response_icmp() local
1052 ctoff += 2 * sizeof(__u16); in handle_response_icmp()
1055 if (skb_ensure_writable(skb, ctoff)) in handle_response_icmp()