OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:key_checkspidup
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netipsec/
key.c
710
static bool
key_checkspidup
(const struct secasindex *, u_int32_t);
3473
key_checkspidup
(const struct secasindex *saidx, u_int32_t spi)
function in typeref:typename:bool
5555
if (
key_checkspidup
(saidx, htonl(spmin))) {
5573
if (!
key_checkspidup
(saidx, htonl(newspi)))
Completed in 16 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025