Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dtipc.h100 #define TIPC_OK 0 macro
/openbmc/linux/net/tipc/
H A Dsocket.c1366 if (tipc_msg_reverse(onode, &skb, TIPC_OK)) in tipc_sk_conn_proto_rcv()
1806 tsk->portid, TIPC_OK); in tipc_sk_build_ack()
2347 int limit, err = TIPC_OK; in tipc_sk_filter_rcv()
2384 err = TIPC_OK; in tipc_sk_filter_rcv()
2848 pnode, self, pport, oport, TIPC_OK); in tipc_sk_check_probing_state()
H A Dmsg.c732 *err = TIPC_OK; in tipc_msg_lookup_dest()