Searched refs:tcp_cb (Results 1 – 1 of 1) sorted by relevance
32 struct tcp_skb_cb *tcp_cb = (struct tcp_skb_cb *)skb->cb; in handle_esp() local37 memmove(skb->cb, &tcp_cb->header, sizeof(tcp_cb->header)); in handle_esp()