Searched defs:saidx (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/sys/netipsec/ |
H A D | ipsec_output.c | 144 struct secasindex *saidx; in ipsec_process_done() local 289 ipsec_fill_saidx_bymbuf(struct secasindex *saidx, const struct mbuf *m, in ipsec_fill_saidx_bymbuf() 365 struct secasindex saidx; in ipsec_lookup_sa() local 404 struct secasindex saidx; in ipsec_nextisr() local
|
H A D | ipsec_input.c | 371 struct secasindex *saidx; in ipsec4_common_input_cb() local 512 struct secasindex *saidx; in ipsec6_common_input_cb() local
|
H A D | key.c | 360 #define SAHLIST_READER_FOREACH_SAIDX(sah, saidx) \ argument 1070 key_checkrequest(const struct ipsecrequest * isr,const struct secasindex * saidx,struct secasvar ** ret) key_checkrequest() argument 1123 key_lookup_sa_bysaidx(const struct secasindex * saidx) key_lookup_sa_bysaidx() argument 3201 key_newsah(const struct secasindex * saidx) key_newsah() argument 3429 key_getsah(const struct secasindex * saidx,int flag) key_getsah() argument 3451 key_getsah_ref(const struct secasindex * saidx,int flag) key_getsah_ref() argument 3473 key_checkspidup(const struct secasindex * saidx,u_int32_t spi) key_checkspidup() argument 5310 key_setsecasidx(int proto,int mode,int reqid,const struct sockaddr * src,const struct sockaddr * dst,struct secasindex * saidx) key_setsecasidx() argument 5375 struct secasindex saidx; key_api_getspi() local 5528 key_do_getnewspi(const struct sadb_spirange * spirange,const struct secasindex * saidx) key_do_getnewspi() argument 5729 struct secasindex saidx; key_api_update() local 5985 struct secasindex saidx; key_api_add() local 6261 struct secasindex saidx; key_api_delete() local 6349 struct secasindex saidx; key_delete_all() local 6416 struct secasindex saidx; key_api_get() local 6721 key_getprop(const struct secasindex * saidx,int mflag) key_getprop() argument 6782 key_acquire(const struct secasindex * saidx,const struct secpolicy * sp,int mflag) key_acquire() argument 7037 key_newacq(const struct secasindex * saidx) key_newacq() argument 7058 key_getacq(const struct secasindex * saidx) key_getacq() argument 7142 struct secasindex saidx; key_api_acquire() local 8779 key_saidxhash(const struct secasindex * saidx,u_long mask) key_saidxhash() argument [all...] |
H A D | xform_esp.c | 518 struct secasindex *saidx; in esp_input_cb() local 687 struct secasindex *saidx; in esp_output() local
|
H A D | keydb.h | 74 struct secasindex saidx; member 169 struct secasindex saidx; member
|
H A D | xform_ipip.c | 324 struct secasindex *saidx; in ipip_output() local
|
H A D | key_debug.c | 510 kdebug_secasindex(const struct secasindex *saidx) in kdebug_secasindex()
|
H A D | ipsec.h | 104 struct secasindex saidx;/* hint for search proper SA */ member
|
H A D | xform_ah.c | 736 struct secasindex *saidx; in ah_input_cb() local
|
H A D | ipsec.c | 1774 const struct secasindex *saidx = &sav->sah->saidx; in ipsec_logsastr() local
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
H A D | policy.h | 110 struct secasindex saidx;/* hint for search proper SA */ member
|
H A D | pfkey.c | 3164 struct secasindex *saidx = &isr_cur->saidx; local
|
/netbsd-src/crypto/dist/ipsec-tools/src/libipsec/ |
H A D | key_debug.c | 692 kdebug_secasindex(struct secasindex *saidx) in kdebug_secasindex()
|