Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
Dtcp_output.c1498 struct skb_shared_info *shinfo2 = skb_shinfo(skb2); in tcp_fragment_tstamp() local
1502 shinfo2->tx_flags |= tsflags; in tcp_fragment_tstamp()
1503 swap(shinfo->tskey, shinfo2->tskey); in tcp_fragment_tstamp()