OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcp_attach
(Results
1 - 2
of
2
) sorted by null
/external/qemu/slirp/
tcp_subr.c
455
if (
tcp_attach
(so) < 0) {
517
tcp_attach
(struct socket *so)
function
805
if (
tcp_attach
(ns)<0) {
[
all
...]
/external/qemu/slirp-android/
tcp_subr.c
611
if (
tcp_attach
(so) < 0) {
673
tcp_attach
(struct socket *so)
function
Completed in 916 milliseconds