Searched refs:mcast_name (Results 1 – 1 of 1) sorted by relevance
247 mcast_name = None251 mcast_name = entry_attr.as_strz()254 if mcast_name and mcast_id is not None:255 fam['mcast'][mcast_name] = mcast_id319 def ntf_subscribe(self, mcast_name): argument320 if mcast_name not in self.family.genl_family['mcast']:325 self.family.genl_family['mcast'][mcast_name])
Completed in 4 milliseconds