Searched refs:tipc_send (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/tipc/
H A Dtipc.h169 int tipc_send(u32 portref,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dcore.c253 EXPORT_SYMBOL(tipc_send); variable
H A Dsubscr.c117 tipc_send(sub->owner->port_ref, 1, &msg_sect);
516 tipc_send(subscriber->port_ref, 1, &msg_sect);
H A Dsocket.c575 res = tipc_send(tsock->p->ref, m->msg_iovlen, m->msg_iov);
H A Dport.c1317 * tipc_send - send message sections on connection
1320 int tipc_send(u32 ref, unsigned int num_sect, struct iovec const *msg_sect) function

Completed in 96 milliseconds