Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dinet_sock.h148 struct inet_cork_full { struct
220 struct inet_cork_full cork;
Dipv6.h944 struct inet_cork_full *cork,
952 struct inet_cork_full *cork);
/Linux-v4.19/net/ipv6/
Dip6_output.c1159 static int ip6_setup_cork(struct sock *sk, struct inet_cork_full *cork, in ip6_setup_cork()
1593 static void ip6_cork_release(struct inet_cork_full *cork, in ip6_cork_release()
1615 struct inet_cork_full *cork, in __ip6_make_skb()
1721 struct inet_cork_full *cork, in __ip6_flush_pending_frames()
1749 struct inet_cork_full *cork) in ip6_make_skb()
Dudp.c1381 struct inet_cork_full cork; in udpv6_sendmsg()