AF_INET            88 ext/net/addr.c         case AF_INET:
AF_INET           169 ext/net/addr.c     addr->addr.sin_family = AF_INET;
AF_INET            78 ext/net/netdb.c     if (he->h_addrtype == AF_INET) {
AF_INET           142 ext/net/netdb.c     if (type != AF_INET) {
AF_INET           158 ext/net/netdb.c                                 AF_INET, &he, buf, bufsiz, &herr) != NULL) {
AF_INET           167 ext/net/netdb.c                             AF_INET, &he, buf, bufsiz, &rhe, &herr);
AF_INET           188 ext/net/netdb.c                                                 AF_INET);
AF_INET          1729 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_AF_INET__VAR)), SCM_OBJ(Scm_MakeInteger(AF_INET)));