Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dinet_sock.h166 struct inet_cork_full { struct
238 struct inet_cork_full cork;
Dipv6.h1002 struct inet_cork_full *cork,
1010 struct inet_cork_full *cork);
/Linux-v5.4/net/ipv6/
Dip6_output.c1235 static int ip6_setup_cork(struct sock *sk, struct inet_cork_full *cork, in ip6_setup_cork()
1693 static void ip6_cork_release(struct inet_cork_full *cork, in ip6_cork_release()
1715 struct inet_cork_full *cork, in __ip6_make_skb()
1821 struct inet_cork_full *cork, in __ip6_flush_pending_frames()
1849 struct inet_cork_full *cork) in ip6_make_skb()
Dudp.c1462 struct inet_cork_full cork; in udpv6_sendmsg()