Searched defs:cork (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/net/ipv4/ |
D | ip_output.c | 962 struct inet_cork *cork, in __ip_append_data() 1261 static int ip_setup_cork(struct sock *sk, struct inet_cork *cork, in ip_setup_cork() 1355 struct inet_cork *cork; in ip_append_page() local 1476 static void ip_cork_release(struct inet_cork *cork) in ip_cork_release() 1492 struct inet_cork *cork) in __ip_make_skb() 1614 struct inet_cork *cork) in __ip_flush_pending_frames() 1635 struct inet_cork *cork, unsigned int flags) in ip_make_skb()
|
D | tcp_bpf.c | 281 bool cork = false, enospc = sk_msg_full(msg), redir_ingress; in tcp_bpf_send_verdict() local
|
D | udp.c | 895 struct inet_cork *cork) in udp_send_skb() 1251 struct inet_cork cork; in udp_sendmsg() local
|
/linux-6.1.9/net/ipv6/ |
D | ip6_output.c | 1390 static int ip6_setup_cork(struct sock *sk, struct inet_cork_full *cork, in ip6_setup_cork() 1474 struct inet_cork *cork = &cork_full->base; in __ip6_append_data() local 1873 static void ip6_cork_steal_dst(struct sk_buff *skb, struct inet_cork_full *cork) in ip6_cork_steal_dst() 1882 static void ip6_cork_release(struct inet_cork_full *cork, in ip6_cork_release() 1905 struct inet_cork_full *cork, in __ip6_make_skb() 2010 struct inet_cork_full *cork, in __ip6_flush_pending_frames() 2037 unsigned int flags, struct inet_cork_full *cork) in ip6_make_skb()
|
D | udp.c | 1220 struct inet_cork *cork) in udp_v6_send_skb() 1336 struct inet_cork_full cork; in udpv6_sendmsg() local
|
/linux-6.1.9/include/net/ |
D | inet_sock.h | 251 struct inet_cork_full cork; member
|
/linux-6.1.9/include/linux/ |
D | skmsg.h | 86 struct sk_msg *cork; member
|
D | ipv6.h | 298 struct inet6_cork cork; member
|
/linux-6.1.9/drivers/block/drbd/ |
D | drbd_worker.c | 2081 int uncork, cork; in wait_for_work() local
|
/linux-6.1.9/net/mptcp/ |
D | protocol.h | 287 cork:1, member
|
/linux-6.1.9/include/net/sctp/ |
D | structs.h | 1115 char cork; member
|