Home
last modified time | relevance | path

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

/linux-2.6.39/net/tipc/
Dport.h213 int tipc_send2port(u32 portref, struct tipc_portid const *dest,
Dport.c1266 int tipc_send2port(u32 ref, struct tipc_portid const *dest, in tipc_send2port() function
Dsocket.c578 res = tipc_send2port(tport->ref, in send_msg()