Searched defs:Fwmark (Results 1 – 1 of 1) sorted by relevance
24 union Fwmark { union33 constexpr Fwmark() : intValue(0) {} in Fwmark() function