Searched refs:process_request (Results 1 – 7 of 7) sorted by relevance
68 void (*process_request) (struct sock *sk); member
428 .process_request = vmci_transport_notify_pkt_process_request,
670 .process_request = vmci_transport_notify_pkt_process_request,
1108 vmci_trans(vpending)->notify_ops->process_request(pending); in vmci_transport_recv_listen()
143 int process_request(struct cpt_vf *cptvf, struct cpt_request_info *req);
410 int process_request(struct cpt_vf *cptvf, struct cpt_request_info *req) in process_request() function580 return process_request(cptvf, req); in cptvf_do_request()
342 int process_request(int listenfd) in process_request() function571 process_request(sockfdlist[i]); in do_standalone_mode()