Home
last modified time | relevance | path

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

/kernel/tests/net/test/
Diproute.py235 def CommandSubject(command): function
241 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)