Home | History | Annotate | Download | only in slirp

Lines Matching refs:AF_INET

376   if( (ret=so->s=socket(AF_INET,SOCK_STREAM,0)) >= 0) {
386 addr.sin_family = AF_INET;