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

/system/extras/tests/net_test/
H A Diproute.py154 FRA_PRIORITY = 6 variable
264 - name is a string (e.g., "FRA_PRIORITY") if we understood the attribute,
291 if name in ["FRA_PRIORITY", "FRA_FWMARK", "FRA_TABLE",
440 rtmsg += self._NlAttrU32(FRA_PRIORITY, priority)
454 rtmsg += self._NlAttrU32(FRA_PRIORITY, priority)

Completed in 66 milliseconds