Lines Matching defs:__dnode
265 struct tipc_node *__dnode);
291 struct tipc_node *__dnode, u8 type);
718 * @__dnode: TIPC dest node if "known"
728 struct tipc_node *__dnode)
799 else if (__dnode)
800 salt ^= tipc_node_get_addr(__dnode);
1648 struct tipc_node *__dnode, u8 type)
1655 tipc_crypto_xmit(net, &skb, b, dst, __dnode);
1667 * @__dnode: destination node for reference if any
1686 struct tipc_node *__dnode)
1688 struct tipc_crypto *__rx = tipc_node_crypto_rx(__dnode);
1716 tipc_crypto_clone_msg(net, *skb, b, dst, __dnode,
1741 __dnode, SKB_GRACING);
1760 rc = tipc_aead_encrypt(aead, *skb, b, dst, __dnode);