Lines Matching refs:qmp
20 response = qmp("{'execute': 'object-add'," in add_one_netfilter()
33 response = qmp("{'execute': 'object-del'," in add_one_netfilter()
47 response = qmp("{'execute': 'object-add'," in remove_netdev_with_one_netfilter()
60 response = qmp("{'execute': 'netdev_del'," in remove_netdev_with_one_netfilter()
69 response = qmp("{'execute': 'netdev_add'," in remove_netdev_with_one_netfilter()
84 response = qmp("{'execute': 'object-add'," in add_multi_netfilter()
97 response = qmp("{'execute': 'object-add'," in add_multi_netfilter()
110 response = qmp("{'execute': 'object-del'," in add_multi_netfilter()
118 response = qmp("{'execute': 'object-del'," in add_multi_netfilter()
132 response = qmp("{'execute': 'object-add'," in remove_netdev_with_multi_netfilter()
145 response = qmp("{'execute': 'object-add'," in remove_netdev_with_multi_netfilter()
158 response = qmp("{'execute': 'netdev_del'," in remove_netdev_with_multi_netfilter()
167 response = qmp("{'execute': 'netdev_add'," in remove_netdev_with_multi_netfilter()