Searched refs:nlm_udpport (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/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() 467 .data = &nlm_udpport, 581 module_param_call(nlm_udpport, param_set_port, param_get_int, 582 &nlm_udpport, 0644);
|
/linux-4.4.14/Documentation/ |
D | kernel-parameters.txt | 1887 lockd.nlm_udpport=M [NFS] Assign UDP port.
|