Home
last modified time | relevance | path

Searched refs:tipc_crypto_xmit (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/tipc/
H A Dcrypto.h163 int tipc_crypto_xmit(struct net *net, struct sk_buff **skb,
H A Dbearer.c568 tipc_crypto_xmit(net, &skb, b, dest, NULL); in tipc_bearer_xmit_skb()
599 tipc_crypto_xmit(net, &skb, b, dst, __dnode); in tipc_bearer_xmit()
633 tipc_crypto_xmit(net, &skb, b, dst, NULL); in tipc_bearer_bc_xmit()
H A Dcrypto.c1651 tipc_crypto_xmit(net, &skb, b, dst, __dnode); in tipc_crypto_clone_msg()
1680 int tipc_crypto_xmit(struct net *net, struct sk_buff **skb, in tipc_crypto_xmit() function