Home
last modified time | relevance | path

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

/linux-6.12.1/tools/net/ynl/lib/
Dynl.py397 def get_mcast_id(self, mcast_name, mcast_groups): member in NetlinkProtocol
425 def get_mcast_id(self, mcast_name, mcast_groups): member in GenlProtocol
504 mcast_id = self.nlproto.get_mcast_id(mcast_name, self.mcast_groups)