Home
last modified time | relevance | path

Searched +defs:info +defs:get +defs:reply (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/usb/
H A Drndis_host.c60 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
/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c2865 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
3882 static int ip_vs_genl_set_daemon(struct sk_buff *skb, struct genl_info *info) in ip_vs_genl_set_daemon()
3907 static int ip_vs_genl_set_cmd(struct sk_buff *skb, struct genl_info *info) in ip_vs_genl_set_cmd()
4036 static int ip_vs_genl_get_cmd(struct sk_buff *skb, struct genl_info *info) in ip_vs_genl_get_cmd()
4039 void *reply; in ip_vs_genl_get_cmd() local