Searched refs:tipc_msg_build (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/tipc/
H A Dmsg.c88 * tipc_msg_build - create message using specified header and data
95 int tipc_msg_build(struct tipc_msg *hdr, function
H A Dmsg.h715 int tipc_msg_build(struct tipc_msg *hdr,
H A Dport.c119 res = tipc_msg_build(hdr, msg_sect, num_sect, MAX_MSG_SIZE,
483 res = tipc_msg_build(hdr, msg_sect, num_sect, MAX_MSG_SIZE,
1303 res = tipc_msg_build(&sender->publ.phdr, msg_sect, num_sect,
H A Dlink.c1196 res = tipc_msg_build(hdr, msg_sect, num_sect, sender->publ.max_pkt,

Completed in 110 milliseconds