Searched defs:cork (Results 1 – 10 of 10) sorted by relevance
/linux/net/ipv6/ |
H A D | ip6_output.c | 1344 static int ip6_setup_cork(struct sock *sk, struct inet_cork_full *cork, in ip6_setup_cork() 1431 struct inet_cork *cork = &cork_full->base; in __ip6_append_data() local 1866 static void ip6_cork_steal_dst(struct sk_buff *skb, struct inet_cork_full *cork) in ip6_cork_steal_dst() 1874 static void ip6_cork_release(struct inet_cork_full *cork, in ip6_cork_release() 1896 struct inet_cork_full *cork, in __ip6_make_skb() 2011 struct inet_cork_full *cork, in __ip6_flush_pending_frames() 2038 unsigned int flags, struct inet_cork_full *cork) in ip6_make_skb()
|
H A D | udp.c | 1368 struct inet_cork *cork) in udp_v6_send_skb() 1485 struct inet_cork_full cork; in udpv6_sendmsg() local
|
/linux/net/ipv4/ |
H A D | ip_output.c | 951 struct inet_cork *cork, in __ip_append_data() 1290 static int ip_setup_cork(struct sock *sk, struct inet_cork *cork, in ip_setup_cork() 1381 static void ip_cork_release(struct inet_cork *cork) in ip_cork_release() 1397 struct inet_cork *cork) in __ip_make_skb() 1534 struct inet_cork *cork) in __ip_flush_pending_frames() 1555 struct inet_cork *cork, unsigned int flags) in ip_make_skb()
|
H A D | tcp_bpf.c | 387 bool cork = false, enospc = sk_msg_full(msg), redir_ingress; in tcp_bpf_send_verdict() local
|
H A D | udp.c | 1118 struct inet_cork *cork) in udp_send_skb() 1477 struct inet_cork cork; in udp_sendmsg() local
|
/linux/include/linux/ |
H A D | skmsg.h | 90 struct sk_msg *cork; member
|
H A D | ipv6.h | 275 struct inet6_cork cork; member
|
/linux/drivers/block/drbd/ |
H A D | drbd_worker.c | 2071 int uncork, cork; in wait_for_work() local
|
/linux/net/mptcp/ |
H A D | protocol.h | 319 cork:1, member
|
/linux/include/net/sctp/ |
H A D | structs.h | 1114 char cork; member
|