Searched defs:cork (Results 1 – 11 of 11) sorted by relevance
/linux/net/ipv6/ |
H A D | ip6_output.c | 1341 static int ip6_setup_cork(struct sock *sk, struct inet_cork_full *cork, in ip6_setup_cork() 1426 struct inet_cork *cork = &cork_full->base; in __ip6_append_data() local 1858 static void ip6_cork_steal_dst(struct sk_buff *skb, struct inet_cork_full *cork) in ip6_cork_steal_dst() 1866 static void ip6_cork_release(struct inet_cork_full *cork, in ip6_cork_release() 1888 struct inet_cork_full *cork, in __ip6_make_skb() 2003 struct inet_cork_full *cork, in __ip6_flush_pending_frames() 2030 unsigned int flags, struct inet_cork_full *cork) in ip6_make_skb()
|
H A D | udp.c | 1318 struct inet_cork *cork) in udp_v6_send_skb() 1435 struct inet_cork_full cork; in udpv6_sendmsg() local
|
/linux/net/ipv4/ |
H A D | ip_output.c | 955 struct inet_cork *cork, in __ip_append_data() 1289 static int ip_setup_cork(struct sock *sk, struct inet_cork *cork, in ip_setup_cork() 1380 static void ip_cork_release(struct inet_cork *cork) in ip_cork_release() 1396 struct inet_cork *cork) in __ip_make_skb() 1533 struct inet_cork *cork) in __ip_flush_pending_frames() 1554 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 | 1065 struct inet_cork *cork) in udp_send_skb() 1423 struct inet_cork cork; in udp_sendmsg() local
|
/linux/include/net/ |
H A D | inet_sock.h | 242 struct inet_cork_full cork; member
|
/linux/include/linux/ |
H A D | skmsg.h | 90 struct sk_msg *cork; member
|
H A D | ipv6.h | 272 struct inet6_cork cork; member
|
/linux/drivers/block/drbd/ |
H A D | drbd_worker.c | 2089 int uncork, cork; in wait_for_work() local
|
/linux/net/mptcp/ |
H A D | protocol.h | 312 cork:1, member
|
/linux/include/net/sctp/ |
H A D | structs.h | 1113 char cork; member
|