Searched refs:NC_TPI_CLTS (Results 1 – 18 of 18) sorted by relevance
46 .nc_semantics = NC_TPI_CLTS,61 .nc_semantics = NC_TPI_CLTS,
453 case NC_TPI_CLTS: in __rpc_seman2socktype()471 return NC_TPI_CLTS; in __rpc_socktype2seman()623 if ((nconf->nc_semantics != NC_TPI_CLTS) && in __rpc_getconf()648 if (nconf->nc_semantics != NC_TPI_CLTS) in __rpc_getconf()665 if ((nconf->nc_semantics != NC_TPI_CLTS) || in __rpc_getconf()
32 #define NC_TPI_CLTS 1 macro
178 if (rc->rc_nconf->nc_semantics == NC_TPI_CLTS) in clnt_reconnect_connect()
120 .nc_semantics = NC_TPI_CLTS,295 if ((nconf->nc_semantics != NC_TPI_CLTS) && in init_transport()384 nconf->nc_semantics != NC_TPI_CLTS) in init_transport()487 if (nconf->nc_semantics != NC_TPI_CLTS) in init_transport()529 if (nconf->nc_semantics != NC_TPI_CLTS) in init_transport()664 if (!netlink && nconf->nc_semantics == NC_TPI_CLTS) { in init_transport()
342 if ((nconf->nc_semantics != NC_TPI_CLTS) && in __rpc_getconf()367 if (nconf->nc_semantics != NC_TPI_CLTS) in __rpc_getconf()384 if ((nconf->nc_semantics != NC_TPI_CLTS) || in __rpc_getconf()729 case NC_TPI_CLTS: in __rpc_seman2socktype()747 return NC_TPI_CLTS; in __rpc_socktype2seman()
379 case NC_TPI_CLTS: in clnt_tli_create()
503 if (nconf->nc_semantics != NC_TPI_CLTS) { in svcunix_create()
579 ncp->nc_semantics = NC_TPI_CLTS; in parse_ncp()
309 if (nconf->nc_semantics != NC_TPI_CLTS) in rpc_broadcast_exp()
991 if (nconf->nc_semantics != NC_TPI_CLTS) { in __rpcb_findaddr_timed()
339 if ((nconf->nc_semantics != NC_TPI_CLTS) && in create_service()531 if ((nconf->nc_semantics != NC_TPI_CLTS) && in complete_service()557 if (nconf->nc_semantics != NC_TPI_CLTS) in complete_service()
62 #define NC_TPI_CLTS 1 /* Connectionless transport */ macro
512 if ((nconf->nc_semantics != NC_TPI_CLTS) && in create_service()732 if ((nconf->nc_semantics != NC_TPI_CLTS) && in complete_service()758 if (nconf->nc_semantics != NC_TPI_CLTS) in complete_service()
317 if (nconf->nc_semantics != NC_TPI_CLTS) in create_service()396 if (nconf->nc_semantics == NC_TPI_CLTS) in create_service()
306 nconf_udp.nc_semantics = NC_TPI_CLTS; in rpcbind_get_conf()316 nconf_udp6.nc_semantics = NC_TPI_CLTS; in rpcbind_get_conf()
832 if ((nconf->nc_semantics != NC_TPI_CLTS) && in create_service()872 nconf->nc_semantics != NC_TPI_CLTS) in create_service()1045 if ((nconf->nc_semantics != NC_TPI_CLTS) && in complete_service()1075 if (nconf->nc_semantics != NC_TPI_CLTS) in complete_service()1078 if (nconf->nc_semantics == NC_TPI_CLTS ) in complete_service()
952 re->r_nc_semantics == NC_TPI_CLTS ? "clts" :