Home
last modified time | relevance | path

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

/linux-5.19.10/net/xfrm/
Despintcp.c32 struct tcp_skb_cb *tcp_cb = (struct tcp_skb_cb *)skb->cb; in handle_esp() local
37 memmove(skb->cb, &tcp_cb->header, sizeof(tcp_cb->header)); in handle_esp()