Searched refs:inet_cork_full (Results 1 – 4 of 4) sorted by relevance
181 struct inet_cork_full { struct241 struct inet_cork_full cork;
1110 struct inet_cork_full *cork,1118 struct inet_cork_full *cork);
1341 static int ip6_setup_cork(struct sock *sk, struct inet_cork_full *cork, in ip6_setup_cork()1414 struct inet_cork_full *cork_full, in __ip6_append_data()1850 static void ip6_cork_steal_dst(struct sk_buff *skb, struct inet_cork_full *cork) in ip6_cork_steal_dst()1858 static void ip6_cork_release(struct inet_cork_full *cork, in ip6_cork_release()1880 struct inet_cork_full *cork, in __ip6_make_skb()1995 struct inet_cork_full *cork, in __ip6_flush_pending_frames()2022 unsigned int flags, struct inet_cork_full *cork) in ip6_make_skb()
1340 struct inet_cork_full cork; in udpv6_sendmsg()