Searched defs:saidx (Results 1 - 10 of 10) sorted by relevance

/src/sys/netipsec/
H A Dipsec_input.c371 struct secasindex *saidx; local in function:ipsec4_common_input_cb
512 struct secasindex *saidx; local in function:ipsec6_common_input_cb
[all...]
H A Dipsec_output.c144 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 Dkey_debug.c510 kdebug_secasindex(const struct secasindex *saidx) argument
[all...]
H A Dkeydb.h74 struct secasindex saidx; member in struct:secashead
169 struct secasindex saidx; member in struct:secacq
H A Dxform_esp.c518 struct secasindex *saidx; local in function:esp_input_cb
687 struct secasindex *saidx; local in function:esp_output
[all...]
H A Dxform_ipip.c324 struct secasindex *saidx; local in function:ipip_output
[all...]
H A Dipsec.h104 struct secasindex saidx;/* hint for search proper SA */ member in struct:ipsecrequest
H A Dxform_ah.c736 struct secasindex *saidx; local in function:ah_input_cb
[all...]
H A Dipsec.c1774 const struct secasindex *saidx local in function:ipsec_logsastr
[all...]
H A Dkey.c1070 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