Home
last modified time | relevance | path

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

/tools/net/ynl/lib/
Dynl.py371 def get_mcast_id(self, mcast_name, mcast_groups): member in NetlinkProtocol
396 def get_mcast_id(self, mcast_name, mcast_groups): member in GenlProtocol
440 mcast_id = self.nlproto.get_mcast_id(mcast_name, self.mcast_groups)