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

  /src/sys/netipsec/
key.c 666 static struct secpolicy *key_getsp (const struct secpolicyindex *);
1675 key_getsp(const struct secpolicyindex *spidx) function in typeref:struct:secpolicy *
2292 sp = key_getsp(&spidx);
key.c 666 static struct secpolicy *key_getsp (const struct secpolicyindex *);
1675 key_getsp(const struct secpolicyindex *spidx) function in typeref:struct:secpolicy *
2292 sp = key_getsp(&spidx);

Completed in 142 milliseconds