Lines Matching defs:req

59 	struct list_head req;  member
76 struct ncp_request_reply *req; in ncp_alloc_req() local
89 static void ncp_req_get(struct ncp_request_reply *req) in ncp_req_get()
94 static void ncp_req_put(struct ncp_request_reply *req) in ncp_req_put()
134 static inline void ncp_finish_request(struct ncp_server *server, struct ncp_request_reply *req, int… in ncp_finish_request()
146 struct ncp_request_reply *req; in __abort_ncp_connection() local
175 static inline void __ncp_abort_request(struct ncp_server *server, struct ncp_request_reply *req, in… in __ncp_abort_request()
194 static inline void ncp_abort_request(struct ncp_server *server, struct ncp_request_reply *req, int … in ncp_abort_request()
206 static int ncpdgram_send(struct socket *sock, struct ncp_request_reply *req) in ncpdgram_send()
256 static inline void ncp_init_header(struct ncp_server *server, struct ncp_request_reply *req, struct… in ncp_init_header()
264 static void ncpdgram_start_request(struct ncp_server *server, struct ncp_request_reply *req) in ncpdgram_start_request()
293 static void ncptcp_start_request(struct ncp_server *server, struct ncp_request_reply *req) in ncptcp_start_request()
318 static inline void __ncp_start_request(struct ncp_server *server, struct ncp_request_reply *req) in __ncp_start_request()
331 static int ncp_add_request(struct ncp_server *server, struct ncp_request_reply *req) in ncp_add_request()
353 struct ncp_request_reply *req; in __ncp_next_request() local
399 struct ncp_request_reply *req; in ncpdgram_rcv_proc() local
477 struct ncp_request_reply* req; in __ncpdgram_timeout_proc() local
539 struct ncp_request_reply *req; in __ncptcp_rcv_proc() local
704 struct ncp_request_reply *req; in do_ncp_rpc_call() local