HomeSort by: relevance | last modified time | path
    Searched refs:key_sp_refcnt (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netipsec/
key.h 67 u_int key_sp_refcnt(const struct secpolicy *);
ipsec.c 255 key_sp_refcnt(sp), pcbsp->sp_cache[dir].cachesp);
382 sp, key_sp_refcnt(sp));
518 pcbsp->priv, currsp->policy, sp, key_sp_refcnt(sp));
key_debug.c 450 key_sp_refcnt(sp), sp->state, sp->policy);
key.c 867 key_sp_refcnt(const struct secpolicy *sp) function in typeref:typename:u_int
982 sp, sp ? sp->id : 0, key_sp_refcnt(sp));
1059 sp, sp ? sp->id : 0, key_sp_refcnt(sp));
1420 sp, sp->id, where, tag, key_sp_refcnt(sp));
1435 sp, sp->id, where, tag, key_sp_refcnt(sp));
3059 key_sp_refcnt(sp), M_WAITOK);

Completed in 47 milliseconds