Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_power/
H A Dchannel_commands.h20 #define PKT_POLICY 3 macro
/f-stack/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.c182 pkt->command = PKT_POLICY; in parse_json_to_pkt()
208 pkt->command = PKT_POLICY; in parse_json_to_pkt()
881 if (pkt->command == PKT_POLICY) { in process_request()
/f-stack/dpdk/examples/vm_power_manager/guest_cli/
H A Dvm_power_cli_guest.c109 pkt->command = PKT_POLICY; in set_policy_defaults()