Home
last modified time | relevance | path

Searched defs:mcast_groups (Results 1 – 3 of 3) sorted by relevance

/linux/tools/net/ynl/lib/
H A Dynl.h73 } *mcast_groups; global() member
/linux/tools/net/ynl/pyynl/lib/
H A Dynl.py597 def get_mcast_id(self, mcast_name, mcast_groups): argument
626 def get_mcast_id(self, mcast_name, mcast_groups): argument
/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py2868 mcast_groups = ["packets"] variable in PsampleEvent