Home
last modified time | relevance | path

Searched defs:oreq (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/crypto/chelsio/chtls/
Dchtls_cm.h163 static inline void chtls_set_req_port(struct request_sock *oreq, in chtls_set_req_port()
170 static inline void chtls_set_req_addr(struct request_sock *oreq, in chtls_set_req_addr()
Dchtls_cm.c808 const struct request_sock *oreq; in chtls_pass_open_arp_failure() local
1012 struct request_sock *oreq, in chtls_recv_sock()
1138 struct request_sock *oreq; in chtls_pass_accept_request() local
1351 struct request_sock *oreq; in add_pass_open_to_parent() local
1899 const struct request_sock *oreq; in abort_syn_rcv() local
/Linux-v4.19/crypto/
Dahash.c303 struct crypto_async_request oreq; in ahash_notify_einprogress() local
/Linux-v4.19/drivers/block/
Drbd.c300 #define for_each_obj_request(ireq, oreq) \ argument
302 #define for_each_obj_request_safe(ireq, oreq, n) \ argument
/Linux-v4.19/net/ceph/
Dosd_client.c168 #define osd_req_op_data(oreq, whch, typ, fld) \ argument