Searched refs:nlm_udpport (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/fs/lockd/ |
D | svc.c | 64 static int nlm_udpport, nlm_tcpport; variable 198 err = create_lockd_listener(serv, "udp", net, family, nlm_udpport); in create_lockd_family() 462 .data = &nlm_udpport, 576 module_param_call(nlm_udpport, param_set_port, param_get_int, 577 &nlm_udpport, 0644);
|
/linux-4.1.27/Documentation/ |
D | kernel-parameters.txt | 1820 lockd.nlm_udpport=M [NFS] Assign UDP port.
|