Searched refs:NFS_PORT (Results 1 – 5 of 5) sorted by relevance
108 #ifndef NFS_PORT109 #define NFS_PORT 2049 macro235 dport == NFS_PORT) { in tcp_print()241 sport == NFS_PORT) { in tcp_print()
544 if (dport == NFS_PORT && direction == SUNRPC_CALL) { in udp_print()549 if (sport == NFS_PORT && direction == SUNRPC_REPLY) { in udp_print()
53 #define NFS_PORT 2049 macro
305 snprintf(srcid, sizeof(srcid), "%u", NFS_PORT); in nfsreply_print()513 snprintf(dstid, sizeof(dstid), "%u", NFS_PORT); in nfsreq_print()
11 #define NFS_PORT 2049 macro