Home
last modified time | relevance | path

Searched refs:__dnode (Results 1 – 4 of 4) sorted by relevance

/linux/net/tipc/
H A Dcrypto.c269 struct tipc_node *__dnode);
295 struct tipc_node *__dnode, u8 type);
726 struct tipc_node *__dnode) in tipc_aead_encrypt() argument
786 else if (__dnode) in tipc_aead_encrypt()
787 salt ^= tipc_node_get_addr(__dnode); in tipc_aead_encrypt()
1653 struct tipc_node *__dnode, u8 type) in tipc_crypto_clone_msg() argument
1660 tipc_crypto_xmit(net, &skb, b, dst, __dnode); in tipc_crypto_clone_msg()
1691 struct tipc_node *__dnode) in tipc_crypto_xmit() argument
1693 struct tipc_crypto *__rx = tipc_node_crypto_rx(__dnode); in tipc_crypto_xmit()
1721 tipc_crypto_clone_msg(net, *skb, b, dst, __dnode, in tipc_crypto_xmit()
[all …]
H A Dcrypto.h165 struct tipc_node *__dnode);
H A Dbearer.h243 struct tipc_node *__dnode);
H A Dbearer.c588 struct tipc_node *__dnode) in tipc_bearer_xmit()
604 tipc_crypto_xmit(net, &skb, b, dst, __dnode); in tipc_bearer_xmit()
587 tipc_bearer_xmit(struct net * net,u32 bearer_id,struct sk_buff_head * xmitq,struct tipc_media_addr * dst,struct tipc_node * __dnode) tipc_bearer_xmit() argument