Searched refs:rds_message_populate_header (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/rds/ |
H A 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); variable
|
H A D | send.c | 862 rds_message_populate_header(&rm->m_inc.i_hdr, sport, dport, 0); in rds_send_queue_rm() 1456 rds_message_populate_header(&rm->m_inc.i_hdr, sport, dport, in rds_send_probe()
|
H A D | ib_recv.c | 669 rds_message_populate_header(hdr, 0, 0, 0); in rds_ib_send_ack()
|
H A D | rds.h | 858 void rds_message_populate_header(struct rds_header *hdr, __be16 sport,
|
/kernel/linux/linux-6.6/net/rds/ |
H A 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); variable
|
H A D | send.c | 861 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 D | ib_recv.c | 670 rds_message_populate_header(hdr, 0, 0, 0); in rds_ib_send_ack()
|
H A D | rds.h | 858 void rds_message_populate_header(struct rds_header *hdr, __be16 sport,
|
Completed in 13 milliseconds