Searched defs:msg_sect (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/net/tipc/ |
D | port.c | 77 u32 num_sect, struct iovec const *msg_sect, in tipc_multicast() 427 struct iovec const *msg_sect, u32 num_sect, in tipc_port_reject_sections() 1141 struct iovec const *msg_sect, in tipc_port_recv_sections() 1158 int tipc_send(u32 ref, unsigned int num_sect, struct iovec const *msg_sect, in tipc_send() 1198 unsigned int num_sect, struct iovec const *msg_sect, in tipc_send2name() 1250 unsigned int num_sect, struct iovec const *msg_sect, in tipc_send2port()
|
D | msg.c | 76 int tipc_msg_build(struct tipc_msg *hdr, struct iovec const *msg_sect, in tipc_msg_build()
|
D | subscr.c | 102 struct iovec msg_sect; in subscr_send_event() local
|
D | link.c | 1099 struct iovec const *msg_sect, in tipc_link_send_sections_fast() 1195 struct iovec const *msg_sect, in link_send_sections_long()
|