/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() argument 1428 struct inet_cork *cork = &cork_full->base; __ip6_append_data() local 1863 ip6_cork_steal_dst(struct sk_buff * skb,struct inet_cork_full * cork) ip6_cork_steal_dst() argument 1871 ip6_cork_release(struct inet_cork_full * cork,struct inet6_cork * v6_cork) ip6_cork_release() argument 1893 __ip6_make_skb(struct sock * sk,struct sk_buff_head * queue,struct inet_cork_full * cork,struct inet6_cork * v6_cork) __ip6_make_skb() argument 2008 __ip6_flush_pending_frames(struct sock * sk,struct sk_buff_head * queue,struct inet_cork_full * cork,struct inet6_cork * v6_cork) __ip6_flush_pending_frames() argument 2035 ip6_make_skb(struct sock * sk,int getfrag (void * from,char * to,int offset,int len,int odd,struct sk_buff * skb),void * from,size_t length,int transhdrlen,struct ipcm6_cookie * ipc6,struct rt6_info * rt,unsigned int flags,struct inet_cork_full * cork) ip6_make_skb() argument [all...] |
H A D | udp.c | 1368 udp_v6_send_skb(struct sk_buff * skb,struct flowi6 * fl6,struct inet_cork * cork) udp_v6_send_skb() argument 1485 struct inet_cork_full cork; udpv6_sendmsg() local [all...] |
/linux/net/ipv4/ |
H A D | ip_output.c | 946 struct inet_cork *cork, in __ip_append_data() argument 1285 ip_setup_cork(struct sock * sk,struct inet_cork * cork,struct ipcm_cookie * ipc,struct rtable ** rtp) ip_setup_cork() argument 1376 ip_cork_release(struct inet_cork * cork) ip_cork_release() argument 1392 __ip_make_skb(struct sock * sk,struct flowi4 * fl4,struct sk_buff_head * queue,struct inet_cork * cork) __ip_make_skb() argument 1529 __ip_flush_pending_frames(struct sock * sk,struct sk_buff_head * queue,struct inet_cork * cork) __ip_flush_pending_frames() argument 1550 ip_make_skb(struct sock * sk,struct flowi4 * fl4,int getfrag (void * from,char * to,int offset,int len,int odd,struct sk_buff * skb),void * from,int length,int transhdrlen,struct ipcm_cookie * ipc,struct rtable ** rtp,struct inet_cork * cork,unsigned int flags) ip_make_skb() argument [all...] |
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 udp_send_skb(struct sk_buff * skb,struct flowi4 * fl4,struct inet_cork * cork) udp_send_skb() argument 1476 struct inet_cork cork; udp_sendmsg() local [all...] |
/linux/include/linux/ |
H A D | skmsg.h | 90 struct sk_msg *cork; member
|
H A D | ipv6.h | 273 struct inet6_cork cork; member
|
/linux/drivers/block/drbd/ |
H A D | drbd_worker.c | 2091 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
|