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

/system/extras/tests/net_test/
H A Diproute.py162 FRA_PRIORITY = 6 variable
244 - name is a string (e.g., "FRA_PRIORITY") if we understood the attribute,
267 if name in ["FRA_PRIORITY", "FRA_FWMARK", "FRA_TABLE", "FRA_FWMASK",
338 rtmsg += self._NlAttrU32(FRA_PRIORITY, priority)
352 rtmsg += self._NlAttrU32(FRA_PRIORITY, priority)

Completed in 5 milliseconds