Home
last modified time | relevance | path

Searched refs:nlm_udpport (Results 1 – 2 of 2) sorted by relevance

/linux/fs/lockd/
H A Dsvc.c71 static int nlm_udpport, nlm_tcpport; variable
171 err = create_lockd_listener(serv, "udp", net, family, nlm_udpport,
435 .procname = "nlm_udpport",
436 .data = &nlm_udpport,
533 module_param_call(nlm_udpport, param_set_port, param_get_int,
534 &nlm_udpport, 0644);
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt3145 lockd.nlm_udpport=M [NFS] Assign UDP port.