Home
last modified time | relevance | path

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

/Linux-v6.1/net/tipc/
Dbearer.h220 bool tipc_bearer_hold(struct tipc_bearer *b);
Dcrypto.c815 if (unlikely(!tipc_bearer_hold(b))) { in tipc_aead_encrypt()
939 if (unlikely(!tipc_bearer_hold(b))) { in tipc_aead_decrypt()
Dbearer.c387 bool tipc_bearer_hold(struct tipc_bearer *b) in tipc_bearer_hold() function