Home
last modified time | relevance | path

Searched defs:cork (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_bpf.c320 bool cork = false, enospc = sk_msg_full(msg); in tcp_bpf_send_verdict() local
[all...]
H A Dip_output.c967 __ip_append_data(struct sock *sk, struct flowi4 *fl4, struct sk_buff_head *queue, struct inet_cork *cork, struct page_frag *pfrag, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, int length, int transhdrlen, unsigned int flags) __ip_append_data() argument
1253 ip_setup_cork(struct sock *sk, struct inet_cork *cork, struct ipcm_cookie *ipc, struct rtable **rtp) ip_setup_cork() argument
1347 struct inet_cork *cork; ip_append_page() local
1470 ip_cork_release(struct inet_cork *cork) ip_cork_release() argument
1483 __ip_make_skb(struct sock *sk, struct flowi4 *fl4, struct sk_buff_head *queue, struct inet_cork *cork) __ip_make_skb() argument
1616 __ip_flush_pending_frames(struct sock *sk, struct sk_buff_head *queue, struct inet_cork *cork) __ip_flush_pending_frames() argument
1633 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 Dudp.c897 udp_send_skb(struct sk_buff *skb, struct flowi4 *fl4, struct inet_cork *cork) udp_send_skb() argument
1254 struct inet_cork cork; udp_sendmsg() local
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_bpf.c384 bool cork = false, enospc = sk_msg_full(msg), redir_ingress; in tcp_bpf_send_verdict() local
[all...]
H A Dip_output.c949 __ip_append_data(struct sock *sk, struct flowi4 *fl4, struct sk_buff_head *queue, struct inet_cork *cork, struct page_frag *pfrag, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, int length, int transhdrlen, unsigned int flags) __ip_append_data() argument
1278 ip_setup_cork(struct sock *sk, struct inet_cork *cork, struct ipcm_cookie *ipc, struct rtable **rtp) ip_setup_cork() argument
1365 ip_cork_release(struct inet_cork *cork) ip_cork_release() argument
1378 __ip_make_skb(struct sock *sk, struct flowi4 *fl4, struct sk_buff_head *queue, struct inet_cork *cork) __ip_make_skb() argument
1512 __ip_flush_pending_frames(struct sock *sk, struct sk_buff_head *queue, struct inet_cork *cork) __ip_flush_pending_frames() argument
1529 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 Dudp.c886 udp_send_skb(struct sk_buff *skb, struct flowi4 *fl4, struct inet_cork *cork) udp_send_skb() argument
1241 struct inet_cork cork; udp_sendmsg() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dskmsg.h91 struct sk_msg *cork; member
H A Dipv6.h291 struct inet6_cork cork; member
/kernel/linux/linux-5.10/include/net/
H A Dinet_sock.h252 struct inet_cork_full cork; member
/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_output.c1385 static int ip6_setup_cork(struct sock *sk, struct inet_cork_full *cork, in ip6_setup_cork() argument
1460 __ip6_append_data(struct sock *sk, struct flowi6 *fl6, struct sk_buff_head *queue, struct inet_cork *cork, struct inet6_cork *v6_cork, struct page_frag *pfrag, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, int length, int transhdrlen, unsigned int flags, struct ipcm6_cookie *ipc6) __ip6_append_data() argument
1848 ip6_cork_release(struct inet_cork_full *cork, struct inet6_cork *v6_cork) ip6_cork_release() argument
1868 __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
1982 __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
2006 ip6_make_skb(struct sock *sk, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, int length, int transhdrlen, struct ipcm6_cookie *ipc6, struct flowi6 *fl6, struct rt6_info *rt, unsigned int flags, struct inet_cork_full *cork) ip6_make_skb() argument
[all...]
H A Dudp.c1185 udp_v6_send_skb(struct sk_buff *skb, struct flowi6 *fl6, struct inet_cork *cork) udp_v6_send_skb() argument
1547 struct inet_cork_full cork; udpv6_sendmsg() local
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dinet_sock.h243 struct inet_cork_full cork; member
/kernel/linux/linux-6.6/include/linux/
H A Dskmsg.h86 struct sk_msg *cork; member
H A Dipv6.h293 struct inet6_cork cork; member
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_worker.c2082 int uncork, cork; in wait_for_work() local
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_worker.c2089 int uncork, cork; in wait_for_work() local
/kernel/linux/linux-6.6/net/ipv6/
H A Dudp.c1214 udp_v6_send_skb(struct sk_buff *skb, struct flowi6 *fl6, struct inet_cork *cork) udp_v6_send_skb() argument
1331 struct inet_cork_full cork; udpv6_sendmsg() local
[all...]
H A Dip6_output.c1396 static int ip6_setup_cork(struct sock *sk, struct inet_cork_full *cork, in ip6_setup_cork() argument
1480 struct inet_cork *cork = &cork_full->base; __ip6_append_data() local
1906 ip6_cork_steal_dst(struct sk_buff *skb, struct inet_cork_full *cork) ip6_cork_steal_dst() argument
1915 ip6_cork_release(struct inet_cork_full *cork, struct inet6_cork *v6_cork) ip6_cork_release() argument
1936 __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
2047 __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
2071 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...]
/kernel/linux/linux-6.6/net/mptcp/
H A Dprotocol.h300 cork:1, member
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h1091 char cork; member
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h1116 char cork; member

Completed in 44 milliseconds