Home
last modified time | relevance | path

Searched refs:rds_message_populate_header (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/rds/
H A Dmessage.c187 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);
H A Dsend.c861 rds_message_populate_header(&rm->m_inc.i_hdr, sport, dport, 0); in rds_send_queue_rm()
1450 rds_message_populate_header(&rm->m_inc.i_hdr, sport, dport, in rds_send_probe()
H A Drds.h858 void rds_message_populate_header(struct rds_header *hdr, __be16 sport,
H A Dib_recv.c670 rds_message_populate_header(hdr, 0, 0, 0); in rds_ib_send_ack()