Lines Matching defs:__dnode
269 struct tipc_node *__dnode);
295 struct tipc_node *__dnode, u8 type);
725 * @__dnode: TIPC dest node if "known"
735 struct tipc_node *__dnode)
795 else if (__dnode)
796 salt ^= tipc_node_get_addr(__dnode);
1644 struct tipc_node *__dnode, u8 type)
1651 tipc_crypto_xmit(net, &skb, b, dst, __dnode);
1663 * @__dnode: destination node for reference if any
1682 struct tipc_node *__dnode)
1684 struct tipc_crypto *__rx = tipc_node_crypto_rx(__dnode);
1712 tipc_crypto_clone_msg(net, *skb, b, dst, __dnode,
1737 __dnode, SKB_GRACING);
1756 rc = tipc_aead_encrypt(aead, *skb, b, dst, __dnode);