Home
last modified time | relevance | path

Searched defs:send (Results 1 – 7 of 7) sorted by relevance

/net/rds/
Dib_send.c151 struct rds_ib_send_work *send, in rds_ib_send_unmap_op()
192 struct rds_ib_send_work *send; in rds_ib_send_init_ring() local
216 struct rds_ib_send_work *send; in rds_ib_send_clear_ring() local
247 struct rds_ib_send_work *send; in rds_ib_send_cqe_handler() local
455 struct rds_ib_send_work *send, in rds_ib_set_wr_signal_state()
489 struct rds_ib_send_work *send = NULL; in rds_ib_xmit() local
769 struct rds_ib_send_work *send = NULL; in rds_ib_xmit_atomic() local
855 struct rds_ib_send_work *send = NULL; in rds_ib_xmit_rdma() local
/net/ipv6/
Dip6_icmp.c39 ip6_icmp_send_t *send; in __icmpv6_send() local
/net/openvswitch/
Dvport.h131 netdev_tx_t (*send) (struct sk_buff *skb); member
/net/tls/
Dtls_sw.c805 int err = 0, send; in bpf_exec_tx_verdict() local
/net/ipv4/
Droute.c956 bool send; in ip_error() local
/net/tipc/
Dsocket.c1569 int send, sent = 0; in __tipc_sendstream() local
/net/
Dsocket.c2077 SYSCALL_DEFINE4(send, int, fd, void __user *, buff, size_t, len, in SYSCALL_DEFINE4() argument