Searched defs:num_sect (Results 1 – 3 of 3) 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() 1341 int tipc_port_recv_sections(struct port *sender, unsigned int num_sect, in tipc_port_recv_sections() 1358 int tipc_send(u32 ref, unsigned int num_sect, struct iovec const *msg_sect) in tipc_send() 1448 u32 num_sect, in tipc_forward2name() 1502 unsigned int num_sect, in tipc_send2name() 1593 unsigned int num_sect, in tipc_forward2port() 1634 unsigned int num_sect, in tipc_send2port()
|
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 | 1267 const u32 num_sect, in tipc_link_send_sections_fast() 1363 u32 num_sect, in link_send_sections_long()
|