Home
last modified time | relevance | path

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

/dpdk/app/test-pmd/
H A Dutil.c482 eth_set_allmulticast_mode(uint16_t port, int enable) in eth_set_allmulticast_mode() function
H A Dtestpmd.h1100 void eth_set_allmulticast_mode(uint16_t port, int enable);
H A Dcmdline.c7168 eth_set_allmulticast_mode(i, enable); in cmd_set_allmulti_mode_parsed()
7172 eth_set_allmulticast_mode(res->port_num, enable); in cmd_set_allmulti_mode_parsed()