Searched refs:SO_FLOW_SLA (Results 1 – 6 of 6) sorted by relevance
58 public static final SocketOption<SocketFlow> SO_FLOW_SLA = new field in ExtendedSocketOptions
364 set.add(ExtendedSocketOptions.SO_FLOW_SLA); in initOptionSets()386 set.add(ExtendedSocketOptions.SO_FLOW_SLA); in initOptionSets()402 set.add(ExtendedSocketOptions.SO_FLOW_SLA); in initOptionSets()
86 if (!name.equals(ExtendedSocketOptions.SO_FLOW_SLA)) { in setOption()99 if (!name.equals(ExtendedSocketOptions.SO_FLOW_SLA)) { in getOption()
513 set.add(jdk.net.ExtendedSocketOptions.SO_FLOW_SLA); in defaultOptions()
284 set.add(jdk.net.ExtendedSocketOptions.SO_FLOW_SLA); in defaultOptions()
351 set.add(jdk.net.ExtendedSocketOptions.SO_FLOW_SLA); in defaultOptions()