Home | History | Annotate | Download | only in android-clat

Lines Matching full:socketpair

423 // destination IPv6 address, and attempting to call that on our test socketpair
432 if (socketpair(AF_UNIX, SOCK_DGRAM | SOCK_NONBLOCK, 0, fds)) {