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