Home
last modified time | relevance | path

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

/linux/Documentation/networking/net_cachelines/
H A Dinet_sock.rst45 struct inet_cork_full cork read_mostly __tcp_transm…
/linux/include/net/
H A Dinet_sock.h186 struct inet_cork_full { struct
250 struct inet_cork_full cork;
H A Dipv6.h1031 struct inet_cork_full *cork);
1038 struct inet_cork_full *cork);
/linux/net/ipv6/
H A Dip6_output.c1341 static int ip6_setup_cork(struct sock *sk, struct inet_cork_full *cork, in ip6_setup_cork()
1420 struct inet_cork_full *cork_full, in __ip6_append_data()
1863 static void ip6_cork_steal_dst(struct sk_buff *skb, struct inet_cork_full *cork) in ip6_cork_steal_dst()
1871 static void ip6_cork_release(struct inet_cork_full *cork) in ip6_cork_release()
1894 struct inet_cork_full *cork) in __ip6_make_skb()
2011 struct inet_cork_full *cork) in __ip6_flush_pending_frames()
2037 unsigned int flags, struct inet_cork_full *cork) in ip6_make_skb()
H A Dudp.c1488 struct inet_cork_full cork; in udpv6_sendmsg()