Searched refs:XPRT_TRANSPORT_UDP (Results 1 – 5 of 5) sorted by relevance
309 case XPRT_TRANSPORT_UDP: in nfs_validate_transport_protocol()330 if (ctx->mount_server.protocol == XPRT_TRANSPORT_UDP || in nfs_set_mount_transport_protocol()334 case XPRT_TRANSPORT_UDP: in nfs_set_mount_transport_protocol()335 ctx->mount_server.protocol = XPRT_TRANSPORT_UDP; in nfs_set_mount_transport_protocol()548 ctx->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs_fs_context_parse_param()695 ctx->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs_fs_context_parse_param()729 ctx->mount_server.protocol = XPRT_TRANSPORT_UDP; in nfs_fs_context_parse_param()1038 ctx->nfs_server.protocol = XPRT_TRANSPORT_UDP; in nfs23_parse_monolithic()
480 case XPRT_TRANSPORT_UDP: in nfs_init_timeout_values()588 case XPRT_TRANSPORT_UDP: in nfs_start_lockd()
178 XPRT_TRANSPORT_UDP = IPPROTO_UDP, enumerator
656 .xcl_ident = XPRT_TRANSPORT_UDP,
3075 .ident = XPRT_TRANSPORT_UDP,
Completed in 18 milliseconds