Searched refs:rds_message_populate_header (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/net/rds/ |
| D | message.c | 187 void rds_message_populate_header(struct rds_header *hdr, __be16 sport, in rds_message_populate_header() function 196 EXPORT_SYMBOL_GPL(rds_message_populate_header);
|
| D | send.c | 862 rds_message_populate_header(&rm->m_inc.i_hdr, sport, dport, 0); in rds_send_queue_rm() 1453 rds_message_populate_header(&rm->m_inc.i_hdr, sport, dport, in rds_send_probe()
|
| D | rds.h | 857 void rds_message_populate_header(struct rds_header *hdr, __be16 sport,
|
| D | ib_recv.c | 665 rds_message_populate_header(hdr, 0, 0, 0); in rds_ib_send_ack()
|