Searched refs:inet_cork_full (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | inet_sock.h | 179 struct inet_cork_full { struct 252 struct inet_cork_full cork;
|
H A D | ipv6.h | 1005 struct inet_cork_full *cork, 1013 struct inet_cork_full *cork);
|
/kernel/linux/linux-6.6/include/net/ |
H A D | inet_sock.h | 180 struct inet_cork_full { struct 243 struct inet_cork_full cork;
|
H A D | ipv6.h | 1113 struct inet_cork_full *cork, 1121 struct inet_cork_full *cork);
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ip6_output.c | 1396 static int ip6_setup_cork(struct sock *sk, struct inet_cork_full *cork, in ip6_setup_cork() 1471 struct inet_cork_full *cork_full, in __ip6_append_data() 1906 static void ip6_cork_steal_dst(struct sk_buff *skb, struct inet_cork_full *cork) in ip6_cork_steal_dst() 1915 static void ip6_cork_release(struct inet_cork_full *cork, in ip6_cork_release() 1938 struct inet_cork_full *cork, in __ip6_make_skb() 2049 struct inet_cork_full *cork, in __ip6_flush_pending_frames() 2076 unsigned int flags, struct inet_cork_full *cork) in ip6_make_skb()
|
H A D | udp.c | 1331 struct inet_cork_full cork; in udpv6_sendmsg()
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ip6_output.c | 1385 static int ip6_setup_cork(struct sock *sk, struct inet_cork_full *cork, in ip6_setup_cork() 1848 static void ip6_cork_release(struct inet_cork_full *cork, in ip6_cork_release() 1870 struct inet_cork_full *cork, in __ip6_make_skb() 1984 struct inet_cork_full *cork, in __ip6_flush_pending_frames() 2012 struct inet_cork_full *cork) in ip6_make_skb()
|
H A D | udp.c | 1547 struct inet_cork_full cork; in udpv6_sendmsg()
|
Completed in 16 milliseconds