RDS_TCP_PORT      154 net/rds/tcp_connect.c 		sin6.sin6_port = htons(RDS_TCP_PORT);
RDS_TCP_PORT      162 net/rds/tcp_connect.c 		sin.sin_port = htons(RDS_TCP_PORT);
RDS_TCP_PORT      317 net/rds/tcp_listen.c 		sin6->sin6_port = (__force u16)htons(RDS_TCP_PORT);
RDS_TCP_PORT      325 net/rds/tcp_listen.c 		sin->sin_port = (__force u16)htons(RDS_TCP_PORT);