OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:secasindex
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/netipsec/
keydb.h
60
struct
secasindex
{
struct
74
struct
secasindex
saidx;
169
struct
secasindex
saidx;
key.h
45
struct
secasindex
;
102
struct secasvar *key_lookup_sa_bysaidx(const struct
secasindex
*);
108
int key_checkrequest(const struct ipsecrequest *, const struct
secasindex
*,
key_debug.h
78
struct
secasindex
;
ipsec_output.c
144
struct
secasindex
*saidx;
289
ipsec_fill_saidx_bymbuf(struct
secasindex
*saidx, const struct mbuf *m,
365
struct
secasindex
saidx;
404
struct
secasindex
saidx;
key.c
626
* set parameters into
secasindex
buffer.
627
* Must allocate
secasindex
buffer before calling this function.
631
const struct sockaddr *, struct
secasindex
*);
694
static struct secashead *key_newsah (const struct
secasindex
*);
708
static struct secashead *key_getsah(const struct
secasindex
*, int);
709
static struct secashead *key_getsah_ref(const struct
secasindex
*, int);
710
static bool key_checkspidup(const struct
secasindex
*, u_int32_t);
749
static int key_saidx_match(const struct
secasindex
*,
750
const struct
secasindex
*, int);
766
const struct
secasindex
*);
[
all
...]
ipsec.h
104
struct
secasindex
saidx;/* hint for search proper SA */
key_debug.c
82
static void kdebug_secasindex(const struct
secasindex
*);
510
kdebug_secasindex(const struct
secasindex
*saidx)
516
printf("
secasindex
{ mode=%u proto=%u",
ipsec_input.c
371
struct
secasindex
*saidx;
512
struct
secasindex
*saidx;
xform_ipip.c
324
struct
secasindex
*saidx;
xform_esp.c
518
struct
secasindex
*saidx;
687
struct
secasindex
*saidx;
xform_ipcomp.c
248
struct
secasindex
*saidx __diagused;
xform_ah.c
736
struct
secasindex
*saidx;
ipsec.c
1774
const struct
secasindex
*saidx = &sav->sah->saidx;
Completed in 78 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025