Home
last modified time | relevance | path

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

/netbsd/sys/netipsec/
H A Dkey.h67 u_int key_sp_refcnt(const struct secpolicy *);
H A Dipsec.c255 key_sp_refcnt(sp), pcbsp->sp_cache[dir].cachesp); in ipsec_checkpcbcache()
382 sp, key_sp_refcnt(sp)); in key_get_default_sp()
518 pcbsp->priv, currsp->policy, sp, key_sp_refcnt(sp)); in ipsec_getpolicybysock()
H A Dkey_debug.c450 key_sp_refcnt(sp), sp->state, sp->policy); in kdebug_secpolicy()
H A Dkey.c867 key_sp_refcnt(const struct secpolicy *sp) in key_sp_refcnt() function
982 sp, sp ? sp->id : 0, key_sp_refcnt(sp)); in key_lookup_sp_byspidx()
1059 sp, sp ? sp->id : 0, key_sp_refcnt(sp)); in key_gettunnel()
1421 sp, sp->id, where, tag, key_sp_refcnt(sp)); in key_sp_ref()
1436 sp, sp->id, where, tag, key_sp_refcnt(sp)); in key_sp_unref()
3063 key_sp_refcnt(sp), M_WAITOK); in key_setdumpsp()