Home
last modified time | relevance | path

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

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