Home
last modified time | relevance | path

Searched refs:post_send (Results 51 – 75 of 156) sorted by relevance

1234567

/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/net/
H A Dinfiniband.c447 if ( ( rc = ibdev->op->post_send ( ibdev, qp, dest, iobuf ) ) != 0 ) { in ib_post_send()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/net/
H A Dinfiniband.c447 if ( ( rc = ibdev->op->post_send ( ibdev, qp, dest, iobuf ) ) != 0 ) { in ib_post_send()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/net/
H A Dinfiniband.c447 if ( ( rc = ibdev->op->post_send ( ibdev, qp, dest, iobuf ) ) != 0 ) { in ib_post_send()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/net/
H A Dinfiniband.c447 if ( ( rc = ibdev->op->post_send ( ibdev, qp, dest, iobuf ) ) != 0 ) { in ib_post_send()
/dports/devel/tla/tla-1.3.5/src/libneon/src/
H A DChangeLog662 (post_send): Set and clear 'valid' to keep track of whether stored
1322 * ne_redirect.c (create, post_send, ne_redirect_register,
1764 * ne_redirect.c (post_send): Perform simple relative URI
1849 (post_send): Remove functionality which retries a request with a
2002 * ne_redirect.c (post_send): Adjust for ne_uri_parse handling of
2813 hooks lists for create_req, pre_send, post_send, destroy_req,
3321 (post_send): Only call notify callback for followed redirects.
3330 * http_redirect.c (post_send): Give up on trying to follow a
3334 * http_redirect.c (post_send): Fix leaks of URI object (Kai
3703 * http_redirect.c (post_send): Prototype change.
[all …]
/dports/www/cadaver/cadaver-0.23.3/lib/neon/
H A DChangeLog1680 * ne_redirect.c (create, post_send, ne_redirect_register,
2122 * ne_redirect.c (post_send): Perform simple relative URI
2207 (post_send): Remove functionality which retries a request with a
2360 * ne_redirect.c (post_send): Adjust for ne_uri_parse handling of
3171 hooks lists for create_req, pre_send, post_send, destroy_req,
3679 (post_send): Only call notify callback for followed redirects.
3688 * http_redirect.c (post_send): Give up on trying to follow a
3692 * http_redirect.c (post_send): Fix leaks of URI object (Kai
4061 * http_redirect.c (post_send): Prototype change.
4072 * http_request.h: Make http_status argument of post_send a const
[all …]
/dports/www/litmus/litmus-0.13/lib/neon/
H A DChangeLog1680 * ne_redirect.c (create, post_send, ne_redirect_register,
2122 * ne_redirect.c (post_send): Perform simple relative URI
2207 (post_send): Remove functionality which retries a request with a
2360 * ne_redirect.c (post_send): Adjust for ne_uri_parse handling of
3171 hooks lists for create_req, pre_send, post_send, destroy_req,
3679 (post_send): Only call notify callback for followed redirects.
3688 * http_redirect.c (post_send): Give up on trying to follow a
3692 * http_redirect.c (post_send): Fix leaks of URI object (Kai
4061 * http_redirect.c (post_send): Prototype change.
4072 * http_request.h: Make http_status argument of post_send a const
[all …]
/dports/www/davix/davix-0.7.6/deps/libneon/src/
H A DChangeLog1680 * ne_redirect.c (create, post_send, ne_redirect_register,
2122 * ne_redirect.c (post_send): Perform simple relative URI
2207 (post_send): Remove functionality which retries a request with a
2360 * ne_redirect.c (post_send): Adjust for ne_uri_parse handling of
3171 hooks lists for create_req, pre_send, post_send, destroy_req,
3679 (post_send): Only call notify callback for followed redirects.
3688 * http_redirect.c (post_send): Give up on trying to follow a
3692 * http_redirect.c (post_send): Fix leaks of URI object (Kai
4061 * http_redirect.c (post_send): Prototype change.
4072 * http_request.h: Make http_status argument of post_send a const
[all …]
/dports/www/neon/neon-0.32.1/src/
H A DChangeLog1680 * ne_redirect.c (create, post_send, ne_redirect_register,
2122 * ne_redirect.c (post_send): Perform simple relative URI
2207 (post_send): Remove functionality which retries a request with a
2360 * ne_redirect.c (post_send): Adjust for ne_uri_parse handling of
3171 hooks lists for create_req, pre_send, post_send, destroy_req,
3679 (post_send): Only call notify callback for followed redirects.
3688 * http_redirect.c (post_send): Give up on trying to follow a
3692 * http_redirect.c (post_send): Fix leaks of URI object (Kai
4061 * http_redirect.c (post_send): Prototype change.
4072 * http_request.h: Make http_status argument of post_send a const
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c696 static inline int post_send(struct ipoib_dev_priv *priv, in post_send() function
778 rc = post_send(priv, tx, tx->tx_head & (ipoib_sendq_size - 1), tx_req); in ipoib_cm_send()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c696 static inline int post_send(struct ipoib_dev_priv *priv, in post_send() function
778 rc = post_send(priv, tx, tx->tx_head & (ipoib_sendq_size - 1), tx_req); in ipoib_cm_send()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c696 static inline int post_send(struct ipoib_dev_priv *priv, in post_send() function
778 rc = post_send(priv, tx, tx->tx_head & (ipoib_sendq_size - 1), tx_req); in ipoib_cm_send()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/core/
H A Ddevice.c280 IB_MANDATORY_FUNC(post_send), in ib_device_check_mandatory()
2687 SET_DEVICE_OP(dev_ops, post_send); in ib_set_device_ops()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/core/
H A Ddevice.c280 IB_MANDATORY_FUNC(post_send), in ib_device_check_mandatory()
2687 SET_DEVICE_OP(dev_ops, post_send); in ib_set_device_ops()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/core/
H A Ddevice.c280 IB_MANDATORY_FUNC(post_send), in ib_device_check_mandatory()
2687 SET_DEVICE_OP(dev_ops, post_send); in ib_set_device_ops()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/qedr/
H A Dmain.c221 .post_send = qedr_post_send,
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/qedr/
H A Dmain.c221 .post_send = qedr_post_send,
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/qedr/
H A Dmain.c221 .post_send = qedr_post_send,
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/ulp/isert/
H A Dib_isert.c959 goto post_send; in isert_put_login_tx()
966 post_send: in isert_put_login_tx()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/ulp/isert/
H A Dib_isert.c959 goto post_send; in isert_put_login_tx()
966 post_send: in isert_put_login_tx()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/ulp/isert/
H A Dib_isert.c959 goto post_send; in isert_put_login_tx()
966 post_send: in isert_put_login_tx()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_main.c175 .post_send = pvrdma_post_send,
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_main.c175 .post_send = pvrdma_post_send,
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_main.c175 .post_send = pvrdma_post_send,
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/sw/rxe/
H A Drxe_verbs.c1095 .post_send = rxe_post_send,

1234567