Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dtipc.h100 #define TIPC_OK 0 macro
/Linux-v4.19/net/tipc/
Dsocket.c1233 if (tipc_msg_reverse(onode, &skb, TIPC_OK)) in tipc_sk_conn_proto_rcv()
1632 tsk->portid, TIPC_OK); in tipc_sk_send_ack()
2116 int limit, err = TIPC_OK; in tipc_sk_filter_rcv()
2143 err = TIPC_OK; in tipc_sk_filter_rcv()
2590 TIPC_OK); in tipc_sk_timeout()
Dmsg.c592 *err = TIPC_OK; in tipc_msg_lookup_dest()