Home
last modified time | relevance | path

Searched defs:MultipathTCP (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/net/
Ddial.go356 func (d *Dialer) MultipathTCP() bool { func
730 func (lc *ListenConfig) MultipathTCP() bool { func
Dtcpsock.go282 func (c *TCPConn) MultipathTCP() (bool, error) { func