Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dtipc.h121 #define TIPC_OK 0 macro
/linux-4.4.14/net/tipc/
Dsocket.c795 tipc_sk_respond(sk, skb, TIPC_OK); in tipc_sk_proto_rcv()
1236 tsk->portid, TIPC_OK); in tipc_sk_send_ack()
1656 int err = TIPC_OK; in filter_rcv()
2170 peer_port, tsk->portid, TIPC_OK); in tipc_sk_timeout()
Dmsg.c560 *err = TIPC_OK; in tipc_msg_lookup_dest()