NCACN_IP_TCP       41 librpc/rpc/binding.c 	{ "ncacn_ip_tcp", NCACN_IP_TCP, 3, 
NCACN_IP_TCP     2333 source3/rpc_client/cli_pipe.c  		if (cli->transport->transport == NCACN_IP_TCP ||
NCACN_IP_TCP     2980 source3/rpc_client/cli_pipe.c 	if (rpc_cli->transport->transport == NCACN_IP_TCP ||
NCACN_IP_TCP     3269 source3/rpc_client/cli_pipe.c 	result->transport->transport = NCACN_IP_TCP;
NCACN_IP_TCP     3333 source3/rpc_client/cli_pipe.c 	map_binding->transport = NCACN_IP_TCP;
NCACN_IP_TCP     3396 source3/rpc_client/cli_pipe.c 	if (res_binding->transport != NCACN_IP_TCP) {
NCACN_IP_TCP     3639 source3/rpc_client/cli_pipe.c 	case NCACN_IP_TCP:
NCACN_IP_TCP      173 source3/utils/net_rpc.c 					NCACN_IP_TCP : NCACN_NP,
NCACN_IP_TCP     2202 source3/winbindd/winbindd_cm.c 	    conn->lsa_pipe_tcp->transport->transport == NCACN_IP_TCP &&
NCACN_IP_TCP     2212 source3/winbindd/winbindd_cm.c 					    NCACN_IP_TCP,
NCACN_IP_TCP      107 source4/libnet/libnet_join.c 		drsuapi_binding->transport = NCACN_IP_TCP;
NCACN_IP_TCP      562 source4/librpc/rpc/dcerpc_connect.c 	case NCACN_IP_TCP:
NCACN_IP_TCP      773 source4/librpc/rpc/dcerpc_connect.c 	case NCACN_IP_TCP:
NCACN_IP_TCP       97 source4/librpc/rpc/dcerpc_secondary.c 	case NCACN_IP_TCP:
NCACN_IP_TCP      391 source4/librpc/rpc/dcerpc_sock.c 						     NCACN_IP_TCP);
NCACN_IP_TCP      424 source4/librpc/rpc/dcerpc_sock.c 						     NCACN_IP_TCP);
NCACN_IP_TCP      111 source4/librpc/tests/binding_string.c 	torture_assert(tctx, b->transport == NCACN_IP_TCP, "ncacn_ip_tcp expected");
NCACN_IP_TCP      409 source4/rpc_server/service_rpc.c 	case NCACN_IP_TCP:
NCACN_IP_TCP      123 source4/torture/rpc/scanner.c 		if (b->transport == NCACN_IP_TCP) {