Searched refs:AFS_CM_PORT (Results 1 – 2 of 2) sorted by relevance
11 #define AFS_CM_PORT 7001 /* AFS file server port */ macro
58 srx.transport.sin6.sin6_port = htons(AFS_CM_PORT); in afs_open_socket()