Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dinet_sock.h179 struct inet_cork_full { struct
251 struct inet_cork_full cork;
Dipv6.h1077 struct inet_cork_full *cork,
1085 struct inet_cork_full *cork);
/linux-6.1.9/net/ipv6/
Dip6_output.c1390 static int ip6_setup_cork(struct sock *sk, struct inet_cork_full *cork, in ip6_setup_cork()
1465 struct inet_cork_full *cork_full, in __ip6_append_data()
1873 static void ip6_cork_steal_dst(struct sk_buff *skb, struct inet_cork_full *cork) in ip6_cork_steal_dst()
1882 static void ip6_cork_release(struct inet_cork_full *cork, in ip6_cork_release()
1905 struct inet_cork_full *cork, in __ip6_make_skb()
2010 struct inet_cork_full *cork, in __ip6_flush_pending_frames()
2037 unsigned int flags, struct inet_cork_full *cork) in ip6_make_skb()
Dudp.c1336 struct inet_cork_full cork; in udpv6_sendmsg()