Searched refs:ND_GSSINTEGRITY (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/fs/nfsserver/
H A Dnfs_nfsdsubs.c2082 if ((nd->nd_flag & (ND_GSSINTEGRITY | ND_EXGSSINTEGRITY)) ==
2083 (ND_GSSINTEGRITY | ND_EXGSSINTEGRITY))
2088 if ((nd->nd_flag & (ND_GSS | ND_GSSINTEGRITY | ND_GSSPRIVACY |
H A Dnfs_nfsdkrpc.c228 nd.nd_flag |= (ND_GSS | ND_GSSINTEGRITY);
H A Dnfs_nfsdserv.c3739 if (nd->nd_flag & ND_GSSINTEGRITY)
4072 if ((nd->nd_flag & ND_GSSINTEGRITY) != 0)
H A Dnfs_nfsdport.c3756 (nd->nd_flag & ND_GSSINTEGRITY))
/freebsd-12-stable/sys/fs/nfs/
H A Dnfs.h676 #define ND_GSSINTEGRITY 0x00000040 macro

Completed in 181 milliseconds