Searched defs:ipStackCapabilities (Results 1 – 1 of 1) sorted by relevance
22 type ipStackCapabilities struct { struct23 sync.Once // guards following24 ipv4Enabled bool25 ipv6Enabled bool26 ipv4MappedIPv6Enabled bool