Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dinet_sock.h180 struct inet_cork_full { struct
243 struct inet_cork_full cork;
Dipv6.h1113 struct inet_cork_full *cork,
1121 struct inet_cork_full *cork);
/Linux-v6.6/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()
1900 static void ip6_cork_steal_dst(struct sk_buff *skb, struct inet_cork_full *cork) in ip6_cork_steal_dst()
1909 static void ip6_cork_release(struct inet_cork_full *cork, in ip6_cork_release()
1932 struct inet_cork_full *cork, in __ip6_make_skb()
2043 struct inet_cork_full *cork, in __ip6_flush_pending_frames()
2070 unsigned int flags, struct inet_cork_full *cork) in ip6_make_skb()
Dudp.c1328 struct inet_cork_full cork; in udpv6_sendmsg()