Home
last modified time | relevance | path

Searched refs:netdev_del_completion (Results 1 – 3 of 3) sorted by relevance

/qemu/net/
H A Dnet-hmp-cmds.c152 void netdev_del_completion(ReadLineState *rs, int nb_args, const char *str) in netdev_del_completion() function
/qemu/include/monitor/
H A Dhmp.h127 void netdev_del_completion(ReadLineState *rs, int nb_args, const char *str);
/qemu/
H A Dhmp-commands.hx1314 .command_completion = netdev_del_completion,