HomeSort by: relevance | last modified time | path
    Searched refs:NFS_PORT (Results 1 - 25 of 35) sorted by relevancy

1 2

  /src/external/bsd/tcpdump/dist/
tcp.h 135 #ifndef NFS_PORT
136 #define NFS_PORT 2049
nfs.h 48 #define NFS_PORT 2049
print-tcp.c 812 } else if ((IS_SRC_OR_DST_PORT(NFS_PORT)) &&
830 if (dport == NFS_PORT && direction == SUNRPC_CALL) {
836 if (sport == NFS_PORT && direction == SUNRPC_REPLY) {
  /src/sys/lib/libsa/
nfsv2.h 46 #define NFS_PORT 2049
  /src/external/bsd/am-utils/dist/wire-test/
wire-test.c 101 ip->sin_port = htons(NFS_PORT);
  /src/sys/fs/nfs/common/
nfs_diskless.c 275 nd3->root_saddr.sin_port = htons(NFS_PORT);
314 nd->root_saddr.sin_port = htons(NFS_PORT);
  /src/external/bsd/am-utils/dist/conf/nfs_prot/
nfs_prot_osf2.h 64 #define NFS_PORT 2049
nfs_prot_sunos5_3.h 74 #define NFS_PORT 2049
nfs_prot_sunos5_4.h 83 #define NFS_PORT 2049
nfs_prot_ultrix.h 55 #define NFS_PORT 2049
nfs_prot_bsdi2.h 90 #define NFS_PORT 2049
nfs_prot_hpux.h 83 #define NFS_PORT 2049
nfs_prot_irix5.h 129 #define NFS_PORT 2049
nfs_prot_irix6.h 72 #define NFS_PORT 2049
nfs_prot_ncr2.h 73 #define NFS_PORT 2049
nfs_prot_osf4.h 65 #define NFS_PORT 2049
nfs_prot_osf5.h 80 #define NFS_PORT 2049
nfs_prot_sunos3.h 75 #define NFS_PORT 2049
nfs_prot_sunos4.h 75 #define NFS_PORT 2049
nfs_prot_sunos5_5.h 63 #define NFS_PORT 2049
nfs_prot_sunos5_6.h 68 #define NFS_PORT 2049
nfs_prot_sunos5_7.h 68 #define NFS_PORT 2049
nfs_prot_sunos5_8.h 68 #define NFS_PORT 2049
nfs_prot_svr4.h 68 #define NFS_PORT 2049
  /src/sys/nfs/
nfsproto.h 55 #define NFS_PORT 2049

Completed in 51 milliseconds

1 2