Searched refs:passive (Results 1 – 4 of 4) sorted by relevance
109 passive:2, /* rx only */ member113 passive:2, /* rx only */1172 if (key.active && key.passive) in tipc_crypto_key_attach()1183 key.passive = pos; in tipc_crypto_key_attach()1186 } else if (!key.active && !key.passive) { in tipc_crypto_key_attach()1192 key.pending = key_next(key.active ?: key.passive); in tipc_crypto_key_attach()1201 tipc_crypto_key_set_state(c, key.passive, key.active, in tipc_crypto_key_attach()1287 if (key.passive) { in tipc_crypto_key_try_align()1288 tmp2 = rcu_replace_pointer(rx->aead[key.passive], tmp2, lockdep_is_held(&rx->lock)); in tipc_crypto_key_try_align()1289 x = (key.passive - key.pending + new_pending) % KEY_MAX; in tipc_crypto_key_try_align()[all …]
317 refcount_set(&net->passive, 1); in setup_net()432 if (refcount_dec_and_test(&net->passive)) { in net_free()465 refcount_set(&net->passive, 1); in copy_net_ns()
1844 refcount_inc(&ns->passive); in net_grab_current_ns()
66 for passive OS fingerprint via NFNETLINK.644 tristate "Netfilter nf_tables passive OS fingerprint support"