Home
last modified time | relevance | path

Searched refs:tipc_send2name (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/net/tipc/
Dport.h210 int tipc_send2name(u32 portref, struct tipc_name const *name, u32 domain,
Dport.c1215 int tipc_send2name(u32 ref, struct tipc_name const *name, unsigned int domain, in tipc_send2name() function
Dsocket.c572 res = tipc_send2name(tport->ref, in send_msg()