Searched refs:SO_FLOW_SLA (Results 1 – 7 of 7) sorted by relevance
59 public static final SocketOption<SocketFlow> SO_FLOW_SLA = new field in ExtendedSocketOptions
365 set.add(ExtendedSocketOptions.SO_FLOW_SLA); in initOptionSets()387 set.add(ExtendedSocketOptions.SO_FLOW_SLA); in initOptionSets()403 set.add(ExtendedSocketOptions.SO_FLOW_SLA); in initOptionSets()
65 if (!name.equals(ExtendedSocketOptions.SO_FLOW_SLA)) { in setOption()78 if (!name.equals(ExtendedSocketOptions.SO_FLOW_SLA)) { in getOption()
90 if (!name.equals(ExtendedSocketOptions.SO_FLOW_SLA)) { in setOption()103 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()
343 set.add(jdk.net.ExtendedSocketOptions.SO_FLOW_SLA); in defaultOptions()