Home
last modified time | relevance | path

Searched defs:Fwmark (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/netd/include/
H A DFwmark.h24 union Fwmark { union
33 constexpr Fwmark() : intValue(0) {} in Fwmark() function