Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/net/ipv4/
Dinet_connection_sock.c989 struct request_sock *nreq = NULL, *oreq = req; in reqsk_timer_handler() local
/Linux-v6.6/include/linux/ceph/
Dosd_client.h459 #define osd_req_op_data(oreq, whch, typ, fld) \ argument
/Linux-v6.6/drivers/block/
Drbd.c351 #define for_each_obj_request(ireq, oreq) \ argument
353 #define for_each_obj_request_safe(ireq, oreq, n) \ argument