Home
last modified time | relevance | path

Searched refs:NFSEXP_INSECURE_PORT (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/uapi/linux/nfsd/
Dexport.h29 #define NFSEXP_INSECURE_PORT 0x0002 macro
61 | NFSEXP_INSECURE_PORT)
/linux-4.4.14/fs/nfsd/
Dnfsfh.c89 if (!test_bit(RQ_SECURE, &rqstp->rq_flags) && !(flags & NFSEXP_INSECURE_PORT)) { in nfsd_setuser_and_check_port()
Dexport.c1083 { NFSEXP_INSECURE_PORT, {"insecure", ""}},