Searched defs:spidx (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
H A D | policy.c | 69 getsp(spidx) in getsp() argument 90 getsp_r(spidx) in getsp_r() argument 108 getsp_r(spidx, iph2) in getsp_r() argument 329 struct policyindex spidx; local 448 spidx2str(spidx) in spidx2str() argument
|
H A D | pfkey.c | 1728 struct policyindex spidx; local 2074 struct policyindex *spidx = (struct policyindex *)iph2->spidx_gen; local 2246 struct policyindex *spidx = (struct policyindex *)iph2->spidx_gen; local 2290 struct policyindex spidx; local 2384 struct policyindex *spidx = (struct policyindex *)iph2->spidx_gen; local 2428 struct policyindex spidx; local 2523 struct policyindex *spidx = (struct policyindex *)iph2->spidx_gen; local 2562 struct policyindex spidx; local 2638 struct policyindex spidx; local 2729 struct policyindex spidx; local [all …]
|
H A D | security.c | 164 set_secctx_in_proposal(iph2, spidx) in set_secctx_in_proposal() argument
|
H A D | admin.c | 491 struct policyindex spidx; local
|
H A D | isakmp_quick.c | 2006 struct policyindex *spidx; local 2241 struct policyindex spidx; local
|
H A D | policy.h | 78 struct policyindex spidx; /* selector */ member
|
H A D | isakmp.c | 3404 struct policyindex spidx; local
|
/netbsd-src/sys/netipsec/ |
H A D | ipsec.c | 194 struct secpolicyindex spidx; in ipsec_checkpcbcache() local 536 struct secpolicyindex spidx; in ipsec_getpolicybyaddr() local 810 ipsec_setspidx(struct mbuf *m, struct secpolicyindex *spidx, int dir, in ipsec_setspidx() 867 ipsec4_get_ulp(struct mbuf *m, struct secpolicyindex *spidx, int needport) in ipsec4_get_ulp() 951 ipsec4_setspidx_ipaddr(struct mbuf *m, struct secpolicyindex *spidx) in ipsec4_setspidx_ipaddr() 981 ipsec6_get_ulp(struct mbuf *m, struct secpolicyindex *spidx, int needport) in ipsec6_get_ulp() 1043 ipsec6_setspidx_ipaddr(struct mbuf *m, struct secpolicyindex *spidx) in ipsec6_setspidx_ipaddr()
|
H A D | key_debug.c | 486 kdebug_secpolicyindex(const char *msg, const struct secpolicyindex *spidx) in kdebug_secpolicyindex() 495 kdebug__secpolicyindex(const struct secpolicyindex *spidx) in kdebug__secpolicyindex()
|
H A D | key.h | 84 #define KEY_LOOKUP_SP_BYSPIDX(spidx, dir) \ argument
|
H A D | ipsec.h | 71 struct secpolicyindex spidx; /* selector */ member 148 struct secpolicyindex spidx; member
|
H A D | key.c | 941 key_lookup_sp_byspidx(const struct secpolicyindex *spidx, in key_lookup_sp_byspidx() argument 1001 struct secpolicyindex spidx; in key_gettunnel() local 1675 key_getsp(const struct secpolicyindex * spidx) key_getsp() argument 1703 key_lookup_and_remove_sp(const struct secpolicyindex * spidx,bool from_kernel) key_lookup_and_remove_sp() argument 2213 struct secpolicyindex spidx; key_spdadd() local 2506 struct secpolicyindex spidx; key_api_spddelete() local 5334 key_init_spidx_bymsghdr(struct secpolicyindex * spidx,const struct sadb_msghdr * mhp) key_init_spidx_bymsghdr() argument 7090 key_newspacq(const struct secpolicyindex * spidx) key_newspacq() argument 7110 key_getspacq(const struct secpolicyindex * spidx) key_getspacq() argument [all...] |
/netbsd-src/crypto/dist/ipsec-tools/src/libipsec/ |
H A D | key_debug.c | 672 kdebug_secpolicyindex(struct secpolicyindex *spidx) in kdebug_secpolicyindex()
|