Searched refs:RDS_FLAG_PROBE_PORT (Results 1 – 5 of 5) sorted by relevance
103 if (rover == RDS_FLAG_PROBE_PORT) in rds_add_bound()115 if (rover == RDS_FLAG_PROBE_PORT) in rds_add_bound()
197 #define RDS_FLAG_PROBE_PORT 1 macro199 ((sport == RDS_FLAG_PROBE_PORT && dport == 0) || \200 (sport == 0 && dport == RDS_FLAG_PROBE_PORT))
353 if (be16_to_cpu(inc->i_hdr.h_dport) == RDS_FLAG_PROBE_PORT && in rds_recv_incoming()
1513 rds_send_probe(cp, cpu_to_be16(RDS_FLAG_PROBE_PORT), 0, 0); in rds_send_ping()
439 get sent from some reserved port, RDS_FLAG_PROBE_PORT (in <linux/rds.h>)440 The receiver of a ping from RDS_FLAG_PROBE_PORT will thus immediately