Searched refs:NFS_PORT (Results 1 – 6 of 6) sorted by relevance
140 #ifndef NFS_PORT141 #define NFS_PORT 2049 macro
730 else if ((IS_SRC_OR_DST_PORT(NFS_PORT)) && in tcp_print()748 if (dport == NFS_PORT && direction == SUNRPC_CALL) { in tcp_print()753 if (sport == NFS_PORT && direction == SUNRPC_REPLY) { in tcp_print()
512 if (dport == NFS_PORT && direction == SUNRPC_CALL) { in udp_print()518 if (sport == NFS_PORT && direction == SUNRPC_REPLY) { in udp_print()
52 #define NFS_PORT 2049 macro
338 snprintf(srcid, sizeof(srcid), "%u", NFS_PORT); in nfsreply_print()
14 #define NFS_PORT 2049 macro