Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dinet_sock.h180 struct inet_cork_full { struct
243 struct inet_cork_full cork;
H A Dipv6.h1113 struct inet_cork_full *cork,
1121 struct inet_cork_full *cork);
/openbmc/linux/net/ipv6/
H A Dip6_output.c1407 static int ip6_setup_cork(struct sock *sk, struct inet_cork_full *cork, in ip6_setup_cork()
1482 struct inet_cork_full *cork_full, in __ip6_append_data()
1920 static void ip6_cork_steal_dst(struct sk_buff *skb, struct inet_cork_full *cork) in ip6_cork_steal_dst()
1929 static void ip6_cork_release(struct inet_cork_full *cork, in ip6_cork_release()
1952 struct inet_cork_full *cork, in __ip6_make_skb()
2065 struct inet_cork_full *cork, in __ip6_flush_pending_frames()
2092 unsigned int flags, struct inet_cork_full *cork) in ip6_make_skb()
H A Dudp.c1341 struct inet_cork_full cork; in udpv6_sendmsg()