Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/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
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
/openbmc/x86-power-control/src/
H A Dpower_control.cpp848 const std::string PersistentState::get(Params parameter) in get() function in power_control::PersistentState
1065 struct sysinfo info = {}; in invokeIfReady() local
2606 auto reply = conn->call(method); in getProperty() local