Home
last modified time | relevance | path

Searched refs:key_getspacq (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/sys/netipsec/
Dkey.c526 static struct secspacq *key_getspacq __P((struct secpolicyindex *));
1948 struct secspacq *spacq = key_getspacq(&spidx);
2323 newspacq = key_getspacq(&sp->spidx);
6530 key_getspacq(spidx) in key_getspacq() function