Lines Matching refs:nc_protofmly
167 if ((strcmp(tp->nc_protofmly, NC_INET) == 0) && in netdir_getbyname()
185 if ((strcmp(tp->nc_protofmly, NC_INET6) == 0) && in netdir_getbyname()
274 if ((strcmp(tp->nc_protofmly, NC_INET) == 0) && in netdir_getbyaddr()
284 if ((strcmp(tp->nc_protofmly, NC_INET6) == 0) && in netdir_getbyaddr()
308 if ((strcmp(tp->nc_protofmly, NC_INET) == 0) && in __netdir_getbyaddr_nosrv()
318 if ((strcmp(tp->nc_protofmly, NC_INET6) == 0) && in __netdir_getbyaddr_nosrv()
410 if ((strcmp(tp->nc_protofmly, NC_INET) == 0 || in netdir_options()
411 strcmp(tp->nc_protofmly, NC_INET6) == 0) && in netdir_options()
461 if ((strcmp(tp->nc_protofmly, NC_INET) == 0 || in uaddr2taddr()
462 strcmp(tp->nc_protofmly, NC_INET6) == 0) && in uaddr2taddr()
520 if ((strcmp(tp->nc_protofmly, NC_INET) == 0 || in taddr2uaddr()
521 strcmp(tp->nc_protofmly, NC_INET6) == 0) && in taddr2uaddr()