Home
last modified time | relevance | path

Searched refs:handle_response (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/server/
H A Dtransport_ipc.c249 static int handle_response(int type, void *payload, size_t sz) in handle_response() function
419 return handle_response(type, payload, sz); in handle_generic_event()
/kernel/linux/linux-5.10/drivers/fsi/
H A Dfsi-master-ast-cf.c467 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()
/kernel/linux/linux-6.6/drivers/fsi/
H A Dfsi-master-ast-cf.c467 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()
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_core.c1272 handle_response(int af, struct sk_buff *skb, struct ip_vs_proto_data *pd, in handle_response() function
1419 return handle_response(af, skb, pd, cp, &iph, hooknum); in ip_vs_out()
1431 return handle_response(af, skb, pd, cp, &iph, in ip_vs_out()
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_core.c1258 handle_response(int af, struct sk_buff *skb, struct ip_vs_proto_data *pd, in handle_response() function
1404 return handle_response(af, skb, pd, cp, &iph, hooknum); in ip_vs_out_hook()
1416 return handle_response(af, skb, pd, cp, &iph, in ip_vs_out_hook()

Completed in 11 milliseconds