Searched refs:CommandSubject (Results 1 – 1 of 1) sorted by relevance
272 def CommandSubject(command): function278 return "RTM_%s%s" % (CommandVerb(command), CommandSubject(command))334 elif CommandSubject(command) == "ADDR":336 elif CommandSubject(command) == "LINK":338 elif CommandSubject(command) == "RULE":340 elif CommandSubject(command) == "ROUTE":342 elif CommandSubject(command) == "NEIGH":495 subject = CommandSubject(command)509 subject = CommandSubject(command)