Searched refs:handle_response (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/fs/ksmbd/ |
D | transport_ipc.c | 248 static int handle_response(int type, void *payload, size_t sz) in handle_response() function 415 return handle_response(type, payload, sz); in handle_generic_event()
|
/linux-5.19.10/drivers/fsi/ |
D | fsi-master-ast-cf.c | 467 static int handle_response(struct fsi_master_acf *master, in handle_response() function 584 rc = handle_response(master, slave, resp_len, resp); in fsi_master_acf_xfer()
|
/linux-5.19.10/net/netfilter/ipvs/ |
D | ip_vs_core.c | 1260 handle_response(int af, struct sk_buff *skb, struct ip_vs_proto_data *pd, in handle_response() function 1410 return handle_response(af, skb, pd, cp, &iph, hooknum); in ip_vs_out_hook() 1422 return handle_response(af, skb, pd, cp, &iph, in ip_vs_out_hook()
|