Searched defs:spidx (Results 1 - 4 of 4) sorted by relevance
| /src/sys/netipsec/ |
| H A D | key_debug.c | 486 kdebug_secpolicyindex(const char *msg, const struct secpolicyindex *spidx) argument 495 kdebug__secpolicyindex(const struct secpolicyindex *spidx) argument [all...] |
| H A D | ipsec.h | 71 struct secpolicyindex spidx; /* selector */ member in struct:secpolicy 148 struct secpolicyindex spidx; member in struct:secspacq
|
| H A D | ipsec.c | 194 struct secpolicyindex spidx; local in function:ipsec_checkpcbcache 536 struct secpolicyindex spidx; local in function:ipsec_getpolicybyaddr 810 ipsec_setspidx(struct mbuf * m,struct secpolicyindex * spidx,int dir,int needport) argument 867 ipsec4_get_ulp(struct mbuf * m,struct secpolicyindex * spidx,int needport) argument 951 ipsec4_setspidx_ipaddr(struct mbuf * m,struct secpolicyindex * spidx) argument 981 ipsec6_get_ulp(struct mbuf * m,struct secpolicyindex * spidx,int needport) argument 1043 ipsec6_setspidx_ipaddr(struct mbuf * m,struct secpolicyindex * spidx) argument [all...] |
| H A D | key.c | 941 key_lookup_sp_byspidx(const struct secpolicyindex *spidx, argument 1001 struct secpolicyindex spidx; local in function:key_gettunnel 1675 key_getsp(const struct secpolicyindex * spidx) argument 1703 key_lookup_and_remove_sp(const struct secpolicyindex * spidx,bool from_kernel) argument 2213 struct secpolicyindex spidx; local in function:key_spdadd 2506 struct secpolicyindex spidx; local in function:key_api_spddelete 5334 key_init_spidx_bymsghdr(struct secpolicyindex * spidx,const struct sadb_msghdr * mhp) argument 7090 key_newspacq(const struct secpolicyindex * spidx) argument 7110 key_getspacq(const struct secpolicyindex * spidx) argument [all...] |
Completed in 13 milliseconds