Home
last modified time | relevance | path

Searched refs:set_policy_mac (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/examples/vm_power_manager/guest_cli/
H A Dvm_power_cli_guest.h16 int set_policy_mac(int port, int idx);
H A Dmain.c127 if (set_policy_mac(i, idx++) != 0) { in parse_args()
H A Dvm_power_cli_guest.c50 set_policy_mac(int port, int idx) in set_policy_mac() function
80 ret = set_policy_mac(0, 0); in set_policy_defaults()
/f-stack/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.c111 set_policy_mac(struct channel_packet *pkt, int idx, char *mac) in set_policy_mac() function
273 set_policy_mac(pkt, i, mac); in parse_json_to_pkt()