Home
last modified time | relevance | path

Searched refs:isUsingMPTCPProto (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/net/
Dmptcpsock_linux.go111 func isUsingMPTCPProto(fd *netFD) bool { func
126 return isUsingMPTCPProto(fd)
Dmptcpsock_linux_test.go68 if hasSOLMPTCP && !isUsingMPTCPProto(tcp.fd) {
128 if hasSOLMPTCP && !isUsingMPTCPProto(tcp.fd) {