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

  /src/sys/netipsec/
key.c 805 static struct secspacq *key_getspacq (const struct secpolicyindex *);
2344 struct secspacq *spacq = key_getspacq(&spidx);
2759 newspacq = key_getspacq(&sp->spidx);
7110 key_getspacq(const struct secpolicyindex *spidx) function in typeref:struct:secspacq *
key.c 805 static struct secspacq *key_getspacq (const struct secpolicyindex *);
2344 struct secspacq *spacq = key_getspacq(&spidx);
2759 newspacq = key_getspacq(&sp->spidx);
7110 key_getspacq(const struct secpolicyindex *spidx) function in typeref:struct:secspacq *

Completed in 35 milliseconds