Home
last modified time | relevance | path

Searched refs:AFS_CM_PORT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/afs/
H A Dafs_cm.h11 #define AFS_CM_PORT 7001 /* AFS file server port */ macro
H A Drxrpc.c59 srx.transport.sin6.sin6_port = htons(AFS_CM_PORT); in afs_open_socket()