Searched defs:cork (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/net/ipv6/ |
H A D | ip6_output.c | 1407 static int ip6_setup_cork(struct sock *sk, struct inet_cork_full *cork, in ip6_setup_cork() 1491 struct inet_cork *cork = &cork_full->base; in __ip6_append_data() local 1917 static void ip6_cork_steal_dst(struct sk_buff *skb, struct inet_cork_full *cork) in ip6_cork_steal_dst() 1926 static void ip6_cork_release(struct inet_cork_full *cork, in ip6_cork_release() 1949 struct inet_cork_full *cork, in __ip6_make_skb() 2062 struct inet_cork_full *cork, in __ip6_flush_pending_frames() 2089 unsigned int flags, struct inet_cork_full *cork) in ip6_make_skb()
|
H A D | udp.c | 1228 struct inet_cork *cork) in udp_v6_send_skb() 1344 struct inet_cork_full cork; in udpv6_sendmsg() local
|
/openbmc/linux/net/ipv4/ |
H A D | ip_output.c | 954 struct inet_cork *cork, in __ip_append_data() 1280 static int ip_setup_cork(struct sock *sk, struct inet_cork *cork, in ip_setup_cork() 1367 static void ip_cork_release(struct inet_cork *cork) in ip_cork_release() 1383 struct inet_cork *cork) in __ip_make_skb() 1516 struct inet_cork *cork) in __ip_flush_pending_frames() 1537 struct inet_cork *cork, unsigned int flags) in ip_make_skb()
|
H A D | tcp_bpf.c | 384 bool cork = false, enospc = sk_msg_full(msg), redir_ingress; in tcp_bpf_send_verdict() local
|
H A D | udp.c | 908 struct inet_cork *cork) in udp_send_skb() 1263 struct inet_cork cork; in udp_sendmsg() local
|
/openbmc/linux/include/net/ |
H A D | inet_sock.h | 243 struct inet_cork_full cork; member
|
/openbmc/linux/include/linux/ |
H A D | skmsg.h | 86 struct sk_msg *cork; member
|
H A D | ipv6.h | 293 struct inet6_cork cork; member
|
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_worker.c | 2089 int uncork, cork; in wait_for_work() local
|
/openbmc/linux/net/mptcp/ |
H A D | protocol.h | 301 cork:1, member
|
/openbmc/linux/include/net/sctp/ |
H A D | structs.h | 1116 char cork; member
|