Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dinet_sock.h179 struct inet_cork_full { struct
252 struct inet_cork_full cork;
Dipv6.h1009 struct inet_cork_full *cork,
1017 struct inet_cork_full *cork);
/kernel/linux/linux-5.10/net/ipv6/
Dip6_output.c1379 static int ip6_setup_cork(struct sock *sk, struct inet_cork_full *cork, in ip6_setup_cork()
1842 static void ip6_cork_release(struct inet_cork_full *cork, in ip6_cork_release()
1864 struct inet_cork_full *cork, in __ip6_make_skb()
1970 struct inet_cork_full *cork, in __ip6_flush_pending_frames()
1998 struct inet_cork_full *cork) in ip6_make_skb()
Dudp.c1523 struct inet_cork_full cork; in udpv6_sendmsg()