Home
last modified time | relevance | path

Searched refs:PKT_POLICY_REMOVE (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/lib/librte_power/
H A Dchannel_commands.h21 #define PKT_POLICY_REMOVE 4 macro
/f-stack/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.c210 pkt->command = PKT_POLICY_REMOVE; in parse_json_to_pkt()
893 if (pkt->command == PKT_POLICY_REMOVE) { in process_request()