Searched refs:process_request (Results 1 – 7 of 7) sorted by relevance
76 void (*process_request) (struct sock *sk); member
436 .process_request = vmci_transport_notify_pkt_process_request,
678 .process_request = vmci_transport_notify_pkt_process_request,
1083 vmci_trans(vpending)->notify_ops->process_request(pending); in vmci_transport_recv_listen()
146 int process_request(struct cpt_vf *cptvf, struct cpt_request_info *req);
423 int process_request(struct cpt_vf *cptvf, struct cpt_request_info *req) in process_request() function593 return process_request(cptvf, req); in cptvf_do_request()
354 int process_request(int listenfd) in process_request() function583 process_request(sockfdlist[i]); in do_standalone_mode()