Searched refs:SO_FLOW_SLA (Results 1 – 7 of 7) sorted by relevance
70 public static final SocketOption<SocketFlow> SO_FLOW_SLA = new field in ExtendedSocketOptions180 options.add(SO_FLOW_SLA); in options()209 if (option == SO_FLOW_SLA) { in sun.net.ext.ExtendedSocketOptions.register()238 if (option == SO_FLOW_SLA) { in sun.net.ext.ExtendedSocketOptions.register()
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()