Searched refs:applySocketConfig (Results 1 – 4 of 4) sorted by relevance
71 applySocketConfig(sockConfig, sock, false /* isIpv6 */); in getInstance()
84 applySocketConfig(sockConfig, sock, true /* isIpv6 */); in openUdp6Sock()
88 applySocketConfig(sockConfig, fd, false /* isIpv6 */); in getIkeUdpEncapSocket()
118 protected static void applySocketConfig( in applySocketConfig() method in IkeSocket