Home
last modified time | relevance | path

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

/linux/tools/net/ynl/pyynl/lib/
H A Dynl.py405 def get_mcast_id(self, mcast_name, mcast_groups): member in NetlinkProtocol
433 def get_mcast_id(self, mcast_name, mcast_groups): member in GenlProtocol
512 mcast_id = self.nlproto.get_mcast_id(mcast_name, self.mcast_groups)