Searched refs:rds_message_populate_header (Results 1 – 3 of 3) sorted by relevance
| /linux/net/rds/ |
| H A D | message.c | 225 void rds_message_populate_header(struct rds_header *hdr, __be16 sport, in rds_message_populate_header() function 237 EXPORT_SYMBOL_GPL(rds_message_populate_header);
|
| H A D | send.c | 941 rds_message_populate_header(&rm->m_inc.i_hdr, sport, dport, 0); in rds_send_queue_rm() 1520 rds_message_populate_header(&rm->m_inc.i_hdr, sport, dport, in rds_send_probe()
|
| H A D | rds.h | 903 void rds_message_populate_header(struct rds_header *hdr, __be16 sport,
|