Searched refs:NFS_PORT (Results 1 – 6 of 6) sorted by relevance
113 #ifndef NFS_PORT114 #define NFS_PORT 2049 macro
723 else if ((sport == NFS_PORT || dport == NFS_PORT) &&741 if (dport == NFS_PORT && direction == SUNRPC_CALL) {746 if (sport == NFS_PORT && direction == SUNRPC_REPLY) {
496 if (dport == NFS_PORT && direction == SUNRPC_CALL) { in udp_print()502 if (sport == NFS_PORT && direction == SUNRPC_REPLY) { in udp_print()
52 #define NFS_PORT 2049 macro
348 snprintf(srcid, sizeof(srcid), "%u", NFS_PORT); in nfsreply_print()
13 #define NFS_PORT 2049 macro