Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/net/ipv6/
Dip6_output.c1377 static int ip6_setup_cork(struct sock *sk, struct inet_cork_full *cork, in ip6_setup_cork()
1452 struct inet_cork_full *cork_full, in __ip6_append_data()
1860 static void ip6_cork_steal_dst(struct sk_buff *skb, struct inet_cork_full *cork) in ip6_cork_steal_dst()
1869 static void ip6_cork_release(struct inet_cork_full *cork, in ip6_cork_release()
1892 struct inet_cork_full *cork, in __ip6_make_skb()
1997 struct inet_cork_full *cork, in __ip6_flush_pending_frames()
2024 unsigned int flags, struct inet_cork_full *cork) in ip6_make_skb()
Dudp.c1332 struct inet_cork_full cork; in udpv6_sendmsg()