Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_cm.h158 static inline void chtls_set_req_port(struct request_sock *oreq, in chtls_set_req_port()
165 static inline void chtls_set_req_addr(struct request_sock *oreq, in chtls_set_req_addr()
Dchtls_cm.c899 const struct request_sock *oreq; in chtls_pass_open_arp_failure() local
1109 struct request_sock *oreq, in chtls_recv_sock()
1294 struct request_sock *oreq; in chtls_pass_accept_request() local
1539 struct request_sock *oreq; in add_pass_open_to_parent() local
2071 const struct request_sock *oreq; in abort_syn_rcv() local
/linux-6.1.9/crypto/
Dahash.c278 struct crypto_async_request oreq; in ahash_notify_einprogress() local
/linux-6.1.9/net/ipv4/
Dinet_connection_sock.c965 struct request_sock *nreq = NULL, *oreq = req; in reqsk_timer_handler() local
/linux-6.1.9/include/linux/ceph/
Dosd_client.h402 #define osd_req_op_data(oreq, whch, typ, fld) \ argument
/linux-6.1.9/drivers/block/
Drbd.c351 #define for_each_obj_request(ireq, oreq) \ argument
353 #define for_each_obj_request_safe(ireq, oreq, n) \ argument