Home
last modified time | relevance | path

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

/linux/include/net/
H A Dinet_sock.h181 struct inet_cork_full { struct
241 struct inet_cork_full cork;
H A Dipv6.h1110 struct inet_cork_full *cork,
1118 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()
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()
H A Dudp.c1340 struct inet_cork_full cork; in udpv6_sendmsg()