freebsd-skq/sys/fs/nfsclient
rgrimes cda8035706 Use IN_foo() macros from sys/netinet/in.h inplace of handcrafted code
There are a few places that use hand crafted versions of the macros
from sys/netinet/in.h making it difficult to actually alter the
values in use by these macros.  Correct that by replacing handcrafted
code with proper macro usage.

Reviewed by:		karels, kristof
Approved by:		bde (mentor)
MFC after:		3 weeks
Sponsored by:		John Gilmore
Differential Revision:	https://reviews.freebsd.org/D19317
2019-04-04 19:01:13 +00:00
..
nfs_clbio.c
nfs_clcomsubs.c
nfs_clkdtrace.c
nfs_clkrpc.c
nfs_clnfsiod.c
nfs_clnode.c
nfs_clport.c Use IN_foo() macros from sys/netinet/in.h inplace of handcrafted code 2019-04-04 19:01:13 +00:00
nfs_clrpcops.c Drop unused 'p' argument to nfsv4_strtogid(). 2019-03-12 15:07:47 +00:00
nfs_clstate.c Work around the "nfscl: bad open cnt on server" assertion 2019-02-19 12:45:37 +00:00
nfs_clsubs.c
nfs_clvfsops.c
nfs_clvnops.c Add _PC_ACL_* to vop_stdpathconf 2019-03-11 20:40:56 +00:00
nfs_kdtrace.h
nfs.h
nfsmount.h
nfsnode.h
nlminfo.h