Home
last modified time | relevance | path

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

/net/rds/
Dib_send.c155 struct rds_ib_send_work *send, in rds_ib_send_unmap_op()
196 struct rds_ib_send_work *send; in rds_ib_send_init_ring() local
219 struct rds_ib_send_work *send; in rds_ib_send_clear_ring() local
250 struct rds_ib_send_work *send; in rds_ib_send_cqe_handler() local
458 struct rds_ib_send_work *send, in rds_ib_set_wr_signal_state()
492 struct rds_ib_send_work *send = NULL; in rds_ib_xmit() local
761 struct rds_ib_send_work *send = NULL; in rds_ib_xmit_atomic() local
850 struct rds_ib_send_work *send = NULL; in rds_ib_xmit_rdma() local
/net/ipv6/
Dip6_icmp.c35 ip6_icmp_send_t *send; in icmpv6_send() local
/net/openvswitch/
Dvport.h144 netdev_tx_t (*send) (struct sk_buff *skb); member
/net/ipv4/
Droute.c926 bool send; in ip_error() local
/net/tipc/
Dsocket.c1011 uint mtu, send, sent = 0; in __tipc_send_stream() local
/net/
Dsocket.c1682 SYSCALL_DEFINE4(send, int, fd, void __user *, buff, size_t, len, in SYSCALL_DEFINE4() argument