Searched refs:RDS_TCP_PORT (Results 1 – 3 of 3) sorted by relevance
4 #define RDS_TCP_PORT 16385 macro
102 dest.sin_port = (__force u16)htons(RDS_TCP_PORT); in rds_tcp_conn_connect()
200 sin.sin_port = (__force u16)htons(RDS_TCP_PORT); in rds_tcp_listen_init()