Searched defs:RTM_NEWRULE (Results 1 - 1 of 1) sorted by relevance

/system/extras/tests/net_test/
H A Diproute.py70 RTM_NEWRULE = 32 variable
226 RTM_NEWRULE command) are decoded to Python integers, strings, etc. Values
234 is an integer, but for a RTM_NEWRULE command, attribute type 3 is the
345 command = RTM_NEWRULE if is_add else RTM_DELRULE

Completed in 35 milliseconds