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

  /src/sys/netipsec/
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 17 milliseconds