Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dinet_sock.h179 struct inet_cork_full { struct
252 struct inet_cork_full cork;
H A Dipv6.h1006 struct inet_cork_full *cork,
1014 struct inet_cork_full *cork);
/OK3568_Linux_fs/kernel/net/ipv6/
H A 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()
H A Dudp.c1523 struct inet_cork_full cork; in udpv6_sendmsg()