• Home
  • Raw
  • Download

Lines Matching defs:req

57 	struct list_head req;  member
74 struct ncp_request_reply *req; in ncp_alloc_req() local
87 static void ncp_req_get(struct ncp_request_reply *req) in ncp_req_get()
92 static void ncp_req_put(struct ncp_request_reply *req) in ncp_req_put()
132 static inline void ncp_finish_request(struct ncp_server *server, struct ncp_request_reply *req, int… in ncp_finish_request()
144 struct ncp_request_reply *req; in __abort_ncp_connection() local
173 static inline void __ncp_abort_request(struct ncp_server *server, struct ncp_request_reply *req, in… in __ncp_abort_request()
192 static inline void ncp_abort_request(struct ncp_server *server, struct ncp_request_reply *req, int … in ncp_abort_request()
204 static int ncpdgram_send(struct socket *sock, struct ncp_request_reply *req) in ncpdgram_send()
254 static inline void ncp_init_header(struct ncp_server *server, struct ncp_request_reply *req, struct… in ncp_init_header()
262 static void ncpdgram_start_request(struct ncp_server *server, struct ncp_request_reply *req) in ncpdgram_start_request()
291 static void ncptcp_start_request(struct ncp_server *server, struct ncp_request_reply *req) in ncptcp_start_request()
316 static inline void __ncp_start_request(struct ncp_server *server, struct ncp_request_reply *req) in __ncp_start_request()
329 static int ncp_add_request(struct ncp_server *server, struct ncp_request_reply *req) in ncp_add_request()
351 struct ncp_request_reply *req; in __ncp_next_request() local
397 struct ncp_request_reply *req; in ncpdgram_rcv_proc() local
475 struct ncp_request_reply* req; in __ncpdgram_timeout_proc() local
537 struct ncp_request_reply *req; in __ncptcp_rcv_proc() local
702 struct ncp_request_reply *req; in do_ncp_rpc_call() local