Home
last modified time | relevance | path

Searched refs:secasindex (Results 1 – 11 of 11) sorted by relevance

/NextBSD/sys/netipsec/
HDkeydb.h54 struct secasindex { struct
92 struct secasindex saidx;
194 struct secasindex saidx;
HDkey_debug.h71 struct secasindex;
77 extern void kdebug_secasindex(struct secasindex *);
HDkey.h46 struct secasindex;
93 const struct secasindex *);
HDipsec_output.c97 struct secasindex *saidx; in ipsec_process_done()
268 struct secasindex *saidx, in ipsec_nextisr()
420 ipsec_encap(struct mbuf **mp, struct secasindex *saidx) in ipsec_encap()
531 struct secasindex saidx; in ipsec4_process_packet()
648 struct secasindex saidx; in ipsec6_process_packet()
HDkey.c396 bzero((idx), sizeof(struct secasindex)); \
420 static struct secasvar *key_allocsa_policy(const struct secasindex *);
446 static struct secashead *key_newsah(struct secasindex *);
454 static struct secashead *key_getsah(struct secasindex *);
455 static struct secasvar *key_checkspidup(struct secasindex *, u_int32_t);
490 static int key_cmpsaidx(const struct secasindex *,
491 const struct secasindex *, int);
505 struct secasindex *);
528 static struct mbuf *key_getprop(const struct secasindex *);
530 static int key_acquire(const struct secasindex *, struct secpolicy *);
[all …]
HDipsec.h115 struct secasindex saidx;/* hint for search proper SA */
HDipsec_input.c318 struct secasindex *saidx; in ipsec4_common_input_cb()
599 struct secasindex *saidx; in ipsec6_common_input_cb()
HDxform_esp.c477 struct secasindex *saidx; in esp_input_cb()
669 struct secasindex *saidx; in esp_output()
HDkey_debug.c527 kdebug_secasindex(struct secasindex *saidx) in kdebug_secasindex()
HDxform_ipcomp.c233 struct secasindex *saidx; in ipcomp_input_cb()
HDxform_ah.c721 struct secasindex *saidx; in ah_input_cb()