Home
last modified time | relevance | path

Searched refs:tipc_node_check_state (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/net/tipc/
Dtrace.h361 DEFINE_NODE_EVENT(tipc_node_check_state);
Dnode.c1922 static bool tipc_node_check_state(struct tipc_node *n, struct sk_buff *skb, in tipc_node_check_state() function
2161 if (tipc_node_check_state(n, skb, bearer_id, &xmitq)) { in tipc_rcv()