Searched defs:msg_sect (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dsubscr.c107 struct iovec msg_sect; local
452 struct iovec msg_sect = {NULL, 0}; local
H A Dport.c1320 int tipc_send(u32 ref, unsigned int num_sect, struct iovec const *msg_sect) argument
98 tipc_multicast(u32 ref, struct tipc_name_seq const *seq, u32 domain, u32 num_sect, struct iovec const *msg_sect) argument
488 tipc_port_reject_sections(struct port *p_ptr, struct tipc_msg *hdr, struct iovec const *msg_sect, u32 num_sect, int err) argument
1303 tipc_port_recv_sections(struct port *sender, unsigned int num_sect, struct iovec const *msg_sect) argument
1407 tipc_forward2name(u32 ref, struct tipc_name const *name, u32 domain, u32 num_sect, struct iovec const *msg_sect, struct tipc_portid const *orig, unsigned int importance) argument
1461 tipc_send2name(u32 ref, struct tipc_name const *name, unsigned int domain, unsigned int num_sect, struct iovec const *msg_sect) argument
1553 tipc_forward2port(u32 ref, struct tipc_portid const *dest, unsigned int num_sect, struct iovec const *msg_sect, struct tipc_portid const *orig, unsigned int importance) argument
1594 tipc_send2port(u32 ref, struct tipc_portid const *dest, unsigned int num_sect, struct iovec const *msg_sect) argument
[all...]
H A Dlink.c1196 tipc_link_send_sections_fast(struct port *sender, struct iovec const *msg_sect, const u32 num_sect, u32 destaddr) argument
1292 link_send_sections_long(struct port *sender, struct iovec const *msg_sect, u32 num_sect, u32 destaddr) argument
H A Dmsg.h751 static inline int msg_calc_data_size(struct iovec const *msg_sect, u32 num_sect) argument
769 msg_build(struct tipc_msg *hdr, struct iovec const *msg_sect, u32 num_sect, int max_size, int usrmem, struct sk_buff** buf) argument

Completed in 92 milliseconds