Searched defs:msg_sect (Results 1 – 4 of 4) sorted by relevance
/net/tipc/ |
D | port.c | 98 u32 num_sect, struct iovec const *msg_sect) in tipc_multicast() 478 struct iovec const *msg_sect, u32 num_sect, in tipc_port_reject_sections() 1342 struct iovec const *msg_sect) in tipc_port_recv_sections() 1358 int tipc_send(u32 ref, unsigned int num_sect, struct iovec const *msg_sect) in tipc_send() 1449 struct iovec const *msg_sect, in tipc_forward2name() 1503 struct iovec const *msg_sect) in tipc_send2name() 1594 struct iovec const *msg_sect, in tipc_forward2port() 1635 struct iovec const *msg_sect) in tipc_send2port()
|
D | subscr.c | 105 struct iovec msg_sect; in subscr_send_event() local 482 static struct iovec msg_sect = {NULL, 0}; in subscr_named_msg_event() local
|
D | msg.h | 745 static inline int msg_calc_data_size(struct iovec const *msg_sect, u32 num_sect) in msg_calc_data_size() 764 struct iovec const *msg_sect, u32 num_sect, in msg_build()
|
D | link.c | 1266 struct iovec const *msg_sect, in tipc_link_send_sections_fast() 1362 struct iovec const *msg_sect, in link_send_sections_long()
|