Searched refs:tipc_crypto_xmit (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | crypto.h | 163 int tipc_crypto_xmit(struct net *net, struct sk_buff **skb,
|
| H A D | bearer.c | 541 tipc_crypto_xmit(net, &skb, b, dest, NULL); in tipc_bearer_xmit_skb() 572 tipc_crypto_xmit(net, &skb, b, dst, __dnode); in tipc_bearer_xmit() 606 tipc_crypto_xmit(net, &skb, b, dst, NULL); in tipc_bearer_bc_xmit()
|
| H A D | crypto.c | 1655 tipc_crypto_xmit(net, &skb, b, dst, __dnode); in tipc_crypto_clone_msg() 1684 int tipc_crypto_xmit(struct net *net, struct sk_buff **skb, in tipc_crypto_xmit() function
|