Home
last modified time | relevance | path

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

/kernel/tests/net/test/
Diproute.py235 def CommandVerb(command): function
245 return "RTM_%s%s" % (CommandVerb(command), CommandSubject(command))
365 if CommandVerb(command) != "GET":
367 if CommandVerb(command) == "NEW":