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

  /src/crypto/dist/ipsec-tools/src/racoon/
handler.h 290 uint32_t spid; /* policy id by kernel */ member in struct:ph2handle
361 uint32_t spid; member in struct:ph2selector
pfkey.c 1895 iph2->spid = xpl->sadb_x_policy_id;
2977 /* Consider existing Phase 2 handles with given spid and update their source
3115 migrate_ph2_one_isr(spid, isr_cur, xisr_old, xisr_new)
3116 uint32_t spid;
3178 * and make the lookup using spid: we blindly update
3181 ph2sel.spid = spid;
3326 uint32_t spid; local
3417 * XXX We could also do the lookup using the spid from xpl.
3487 ph2sel.spid = sp->id
    [all...]

Completed in 26 milliseconds