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

/freebsd-10-stable/sys/modules/nfslockd/
H A DMakefile16 NFS_INET6?= 1 # 0/1 - requires INET6 to be configured in kernel macro
18 .if ${NFS_INET6} > 0
/freebsd-10-stable/sys/modules/nfsserver/
H A DMakefile13 NFS_INET6?= 1 # 0/1 - requires INET6 to be configured in kernel macro
15 .if ${NFS_INET6} > 0
/freebsd-10-stable/sys/modules/krpc/
H A DMakefile36 NFS_INET6?= 1 # 0/1 - requires INET6 to be configured in kernel macro
38 .if ${NFS_INET6} > 0
/freebsd-10-stable/sys/modules/nfsclient/
H A DMakefile14 NFS_INET6?= 1 # 0/1 - requires INET6 to be configured in kernel macro
22 .if ${NFS_INET6} > 0
/freebsd-10-stable/sys/modules/nfscl/
H A DMakefile28 NFS_INET6?= 1 # 0/1 - requires INET6 to be configured in kernel macro
36 .if ${NFS_INET6} > 0

Completed in 61 milliseconds