Searched refs:ExtendedSocketOptions (Results 1 – 7 of 7) sorted by relevance
36 public final class ExtendedSocketOptions { class50 private ExtendedSocketOptions() {} in ExtendedSocketOptions() method 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()
1401 "ojluni/src/main/java/jdk/net/ExtendedSocketOptions.java",