Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
Dtcp_output.c1508 static void tcp_skb_fragment_eor(struct sk_buff *skb, struct sk_buff *skb2) in tcp_skb_fragment_eor() function
1588 tcp_skb_fragment_eor(skb, buff); in tcp_fragment()
2152 tcp_skb_fragment_eor(skb, buff); in tso_fragment()
/kernel/linux/linux-6.6/net/ipv4/
Dtcp_output.c1520 static void tcp_skb_fragment_eor(struct sk_buff *skb, struct sk_buff *skb2) in tcp_skb_fragment_eor() function
1599 tcp_skb_fragment_eor(skb, buff); in tcp_fragment()
2158 tcp_skb_fragment_eor(skb, buff); in tso_fragment()