Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dutil.c403 eth_set_allmulticast_mode(uint16_t port, int enable) in eth_set_allmulticast_mode() function
H A Dtestpmd.h969 void eth_set_allmulticast_mode(uint16_t port, int enable);
H A Dcmdline.c6798 eth_set_allmulticast_mode(i, enable); in cmd_set_allmulti_mode_parsed()
6802 eth_set_allmulticast_mode(res->port_num, enable); in cmd_set_allmulti_mode_parsed()