Searched defs:saidx (Results 1 - 10 of 10) sorted by relevance
| /src/sys/netipsec/ |
| H A D | ipsec_input.c | 371 struct secasindex *saidx; local in function:ipsec4_common_input_cb 512 struct secasindex *saidx; local in function:ipsec6_common_input_cb [all...] |
| H A D | ipsec_output.c | 144 struct secasindex *saidx; local in function:ipsec_process_done 289 ipsec_fill_saidx_bymbuf(struct secasindex * saidx,const struct mbuf * m,const int af) argument 365 struct secasindex saidx; local in function:ipsec_lookup_sa 404 struct secasindex saidx; local in function:ipsec_nextisr [all...] |
| H A D | key_debug.c | 510 kdebug_secasindex(const struct secasindex *saidx) argument [all...] |
| H A D | keydb.h | 74 struct secasindex saidx; member in struct:secashead 169 struct secasindex saidx; member in struct:secacq
|
| H A D | xform_esp.c | 518 struct secasindex *saidx; local in function:esp_input_cb 687 struct secasindex *saidx; local in function:esp_output [all...] |
| H A D | xform_ipip.c | 324 struct secasindex *saidx; local in function:ipip_output [all...] |
| H A D | ipsec.h | 104 struct secasindex saidx;/* hint for search proper SA */ member in struct:ipsecrequest
|
| H A D | xform_ah.c | 736 struct secasindex *saidx; local in function:ah_input_cb [all...] |
| H A D | ipsec.c | 1774 const struct secasindex *saidx local in function:ipsec_logsastr [all...] |
| H A D | key.c | 1070 key_checkrequest(const struct ipsecrequest * isr,const struct secasindex * saidx,struct secasvar ** ret) argument 1123 key_lookup_sa_bysaidx(const struct secasindex * saidx) argument 3201 key_newsah(const struct secasindex * saidx) argument 3429 key_getsah(const struct secasindex * saidx,int flag) argument 3451 key_getsah_ref(const struct secasindex * saidx,int flag) argument 3473 key_checkspidup(const struct secasindex * saidx,u_int32_t spi) argument 5308 key_setsecasidx(int proto,int mode,int reqid,const struct sockaddr * src,const struct sockaddr * dst,struct secasindex * saidx) argument 5375 struct secasindex saidx; local in function:key_api_getspi 5527 key_do_getnewspi(const struct sadb_spirange * spirange,const struct secasindex * saidx) argument 5729 struct secasindex saidx; local in function:key_api_update 5985 struct secasindex saidx; local in function:key_api_add 6261 struct secasindex saidx; local in function:key_api_delete 6349 struct secasindex saidx; local in function:key_delete_all 6416 struct secasindex saidx; local in function:key_api_get 6721 key_getprop(const struct secasindex * saidx,int mflag) argument 6782 key_acquire(const struct secasindex * saidx,const struct secpolicy * sp,int mflag) argument 7037 key_newacq(const struct secasindex * saidx) argument 7058 key_getacq(const struct secasindex * saidx) argument 7142 struct secasindex saidx; local in function:key_api_acquire 8779 key_saidxhash(const struct secasindex * saidx,u_long mask) argument [all...] |
Completed in 21 milliseconds