Searched refs:NFS_PORT (Results 1 - 25 of 35) sorted by relevance

12

/netbsd-current/external/bsd/tcpdump/dist/
H A Dtcp.h135 #ifndef NFS_PORT
136 #define NFS_PORT 2049 macro
H A Dnfs.h48 #define NFS_PORT 2049 macro
H A Dprint-tcp.c786 } else if ((IS_SRC_OR_DST_PORT(NFS_PORT)) &&
804 if (dport == NFS_PORT && direction == SUNRPC_CALL) {
810 if (sport == NFS_PORT && direction == SUNRPC_REPLY) {
/netbsd-current/sys/lib/libsa/
H A Dnfsv2.h46 #define NFS_PORT 2049 macro
/netbsd-current/external/bsd/am-utils/dist/wire-test/
H A Dwire-test.c101 ip->sin_port = htons(NFS_PORT);
/netbsd-current/sys/fs/nfs/common/
H A Dnfs_diskless.c275 nd3->root_saddr.sin_port = htons(NFS_PORT);
314 nd->root_saddr.sin_port = htons(NFS_PORT);
/netbsd-current/external/bsd/am-utils/dist/conf/nfs_prot/
H A Dnfs_prot_osf2.h64 #define NFS_PORT 2049 macro
H A Dnfs_prot_sunos5_3.h74 #define NFS_PORT 2049 macro
H A Dnfs_prot_sunos5_4.h83 #define NFS_PORT 2049 macro
H A Dnfs_prot_ultrix.h55 #define NFS_PORT 2049
H A Dnfs_prot_bsdi2.h90 #define NFS_PORT 2049 macro
H A Dnfs_prot_hpux.h83 #define NFS_PORT 2049 macro
H A Dnfs_prot_irix5.h129 #define NFS_PORT 2049 macro
H A Dnfs_prot_irix6.h72 #define NFS_PORT 2049 macro
H A Dnfs_prot_ncr2.h73 #define NFS_PORT 2049 macro
H A Dnfs_prot_osf4.h65 #define NFS_PORT 2049 macro
H A Dnfs_prot_osf5.h80 #define NFS_PORT 2049 macro
H A Dnfs_prot_sunos3.h75 #define NFS_PORT 2049 macro
H A Dnfs_prot_sunos4.h75 #define NFS_PORT 2049 macro
H A Dnfs_prot_sunos5_5.h63 #define NFS_PORT 2049 macro
H A Dnfs_prot_sunos5_6.h68 #define NFS_PORT 2049 macro
H A Dnfs_prot_sunos5_7.h68 #define NFS_PORT 2049 macro
H A Dnfs_prot_sunos5_8.h68 #define NFS_PORT 2049 macro
H A Dnfs_prot_svr4.h68 #define NFS_PORT 2049 macro
/netbsd-current/sys/nfs/
H A Dnfsproto.h52 #define NFS_PORT 2049 macro

Completed in 134 milliseconds

12