Searched +defs:info +defs:get +defs:reply (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/usb/ |
| D | rndis_host.c | 60 struct cdc_state *info = (void *)&dev->data; in rndis_msg_indicate() local 93 struct cdc_state *info = (void *) &dev->data; in rndis_command() local 229 void **reply, int *reply_len) in rndis_query() 235 struct rndis_query *get; in rndis_query() member 293 struct cdc_state *info = (void *) &dev->data; in generic_rndis_bind() local 299 struct rndis_query *get; in generic_rndis_bind() member
|
| /kernel/linux/linux-6.6/drivers/net/usb/ |
| D | rndis_host.c | 60 struct cdc_state *info = (void *)&dev->data; in rndis_msg_indicate() local 93 struct cdc_state *info = (void *) &dev->data; in rndis_command() local 229 void **reply, int *reply_len) in rndis_query() 235 struct rndis_query *get; in rndis_query() member 293 struct cdc_state *info = (void *) &dev->data; in generic_rndis_bind() local 299 struct rndis_query *get; in generic_rndis_bind() member
|
| /kernel/linux/linux-5.10/net/netfilter/ipvs/ |
| D | ip_vs_ctl.c | 2626 const struct ip_vs_get_services *get, in __ip_vs_get_service_entries() 2676 __ip_vs_get_dest_entries(struct netns_ipvs *ipvs, const struct ip_vs_get_dests *get, in __ip_vs_get_dest_entries() 2843 struct ip_vs_getinfo info; in do_ip_vs_get_ctl() local 2854 struct ip_vs_get_services *get; in do_ip_vs_get_ctl() local 2895 struct ip_vs_get_dests *get; in do_ip_vs_get_ctl() local 3646 static int ip_vs_genl_set_daemon(struct sk_buff *skb, struct genl_info *info) in ip_vs_genl_set_daemon() 3671 static int ip_vs_genl_set_cmd(struct sk_buff *skb, struct genl_info *info) in ip_vs_genl_set_cmd() 3800 static int ip_vs_genl_get_cmd(struct sk_buff *skb, struct genl_info *info) in ip_vs_genl_get_cmd() 3803 void *reply; in ip_vs_genl_get_cmd() local
|
| /kernel/linux/linux-6.6/net/netfilter/ipvs/ |
| D | ip_vs_ctl.c | 2865 const struct ip_vs_get_services *get, in __ip_vs_get_service_entries() 2915 __ip_vs_get_dest_entries(struct netns_ipvs *ipvs, const struct ip_vs_get_dests *get, in __ip_vs_get_dest_entries() 3082 struct ip_vs_getinfo info; in do_ip_vs_get_ctl() local 3093 struct ip_vs_get_services *get; in do_ip_vs_get_ctl() local 3134 struct ip_vs_get_dests *get; in do_ip_vs_get_ctl() local 3885 static int ip_vs_genl_set_daemon(struct sk_buff *skb, struct genl_info *info) in ip_vs_genl_set_daemon() 3910 static int ip_vs_genl_set_cmd(struct sk_buff *skb, struct genl_info *info) in ip_vs_genl_set_cmd() 4039 static int ip_vs_genl_get_cmd(struct sk_buff *skb, struct genl_info *info) in ip_vs_genl_get_cmd() 4042 void *reply; in ip_vs_genl_get_cmd() local
|