Searched refs:CommandSubject (Results 1 – 1 of 1) sorted by relevance
235 def CommandSubject(command): function241 return "RTM_%s%s" % (CommandVerb(command), CommandSubject(command))292 elif CommandSubject(command) == "ADDR":294 elif CommandSubject(command) == "LINK":296 elif CommandSubject(command) == "RULE":298 elif CommandSubject(command) == "ROUTE":300 elif CommandSubject(command) == "NEIGH":441 subject = CommandSubject(command)455 subject = CommandSubject(command)