Searched defs:cork (Results 1 – 11 of 11) sorted by relevance
/linux-6.8/net/ipv6/ |
D | ip6_output.c | 1332 static int ip6_setup_cork(struct sock *sk, struct inet_cork_full *cork, in ip6_setup_cork() 1414 struct inet_cork *cork = &cork_full->base; in __ip6_append_data() local 1841 static void ip6_cork_steal_dst(struct sk_buff *skb, struct inet_cork_full *cork) in ip6_cork_steal_dst() 1849 static void ip6_cork_release(struct inet_cork_full *cork, in ip6_cork_release() 1871 struct inet_cork_full *cork, in __ip6_make_skb() 1981 struct inet_cork_full *cork, in __ip6_flush_pending_frames() 2008 unsigned int flags, struct inet_cork_full *cork) in ip6_make_skb()
|
D | udp.c | 1215 struct inet_cork *cork) in udp_v6_send_skb() 1331 struct inet_cork_full cork; in udpv6_sendmsg() local
|
/linux-6.8/net/ipv4/ |
D | ip_output.c | 954 struct inet_cork *cork, in __ip_append_data() 1283 static int ip_setup_cork(struct sock *sk, struct inet_cork *cork, in ip_setup_cork() 1370 static void ip_cork_release(struct inet_cork *cork) in ip_cork_release() 1386 struct inet_cork *cork) in __ip_make_skb() 1520 struct inet_cork *cork) in __ip_flush_pending_frames() 1541 struct inet_cork *cork, unsigned int flags) in ip_make_skb()
|
D | tcp_bpf.c | 384 bool cork = false, enospc = sk_msg_full(msg), redir_ingress; in tcp_bpf_send_verdict() local
|
D | udp.c | 887 struct inet_cork *cork) in udp_send_skb() 1243 struct inet_cork cork; in udp_sendmsg() local
|
/linux-6.8/include/net/ |
D | inet_sock.h | 240 struct inet_cork_full cork; member
|
/linux-6.8/include/linux/ |
D | skmsg.h | 86 struct sk_msg *cork; member
|
D | ipv6.h | 265 struct inet6_cork cork; member
|
/linux-6.8/drivers/block/drbd/ |
D | drbd_worker.c | 2089 int uncork, cork; in wait_for_work() local
|
/linux-6.8/net/mptcp/ |
D | protocol.h | 303 cork:1, member
|
/linux-6.8/include/net/sctp/ |
D | structs.h | 1116 char cork; member
|