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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dtcp.h104 #ifndef NFS_PORT
105 #define NFS_PORT 2049 macro
H A Dprint-tcp.c195 if (dport == NFS_PORT &&
201 if (sport == NFS_PORT &&
H A Dprint-udp.c493 if (dport == NFS_PORT && direction == SUNRPC_CALL) {
498 if (sport == NFS_PORT && direction == SUNRPC_REPLY) {
H A Dnfs.h53 #define NFS_PORT 2049 macro
H A Dprint-nfs.c306 snprintf(srcid, sizeof(srcid), "%u", NFS_PORT);
526 snprintf(dstid, sizeof(dstid), "%u", NFS_PORT);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dnfs.h11 #define NFS_PORT 2049 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dnfsroot.c446 nfsd_port = NFS_PORT;
451 nfsd_port = NFS_PORT;
H A Dnfs4namespace.c148 rpc_set_port(mountdata->addr, NFS_PORT);
H A Dsuper.c649 if (nfss->port != NFS_PORT)
2453 nfs_set_port(sap, &args->nfs_server.port, NFS_PORT);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dmount.c473 #ifndef NFS_PORT
474 NFS_PORT = 2049 enumerator in enum:__anon19996
1301 port = NFS_PORT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfsctl.c679 rv = nfsd_svc(NFS_PORT, newthreads);

Completed in 219 milliseconds