Home
last modified time | relevance | path

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

/freebsd-head/sys/netipsec/
HDkey.h47 struct secasindex;
70 const struct secasindex *, int *);
71 struct secasvar *key_allocsa_tcpmd5(struct secasindex *);
HDkey_debug.h78 struct secasindex;
92 void kdebug_secasindex(const struct secasindex *, const char *);
HDkeydb.h62 struct secasindex { struct
114 struct secasindex saidx;
253 struct secasindex saidx;
HDxform_tcp.c270 struct secasindex saidx; in tcp_ipsec_input()
315 struct secasindex saidx; in tcp_ipsec_output()
HDkey.c589 bzero((idx), sizeof(struct secasindex)); \
673 static struct secashead *key_newsah(struct secasindex *);
677 struct secasindex *, uint32_t, int *);
680 static struct secashead *key_getsah(struct secasindex *);
687 const struct sadb_msghdr *, struct secasvar *, struct secasindex *);
712 static int key_cmpsaidx(const struct secasindex *,
713 const struct secasindex *, int);
724 static uint32_t key_do_getnewspi(struct sadb_spirange *, struct secasindex *);
735 const struct sadb_msghdr *, struct secasindex *);
743 static struct mbuf *key_getprop(const struct secasindex *);
[all …]
HDipsec_output.c109 static int ipsec_encap(struct mbuf **mp, struct secasindex *saidx);
117 struct secasindex *saidx, tmpsaidx; in ipsec4_allocsa()
542 struct secasindex *saidx, tmpsaidx; in ipsec6_allocsa()
907 struct secasindex *saidx; in ipsec_process_done()
1144 ipsec_encap(struct mbuf **mp, struct secasindex *saidx) in ipsec_encap()
HDipsec_input.c348 struct secasindex *saidx; in ipsec4_common_input_cb()
599 struct secasindex *saidx; in ipsec6_common_input_cb()
HDipsec.h72 struct secasindex saidx;/* hint for search proper SA */
HDxform_esp.c500 struct secasindex *saidx; in esp_input_cb()
702 struct secasindex *saidx; in esp_output()
HDxform_ipcomp.c289 struct secasindex *saidx; in ipcomp_input_cb()
HDkey_debug.c765 kdebug_secasindex(const struct secasindex *saidx, const char *indent) in kdebug_secasindex()
HDxform_ah.c698 struct secasindex *saidx; in ah_input_cb()
/freebsd-head/sys/net/
HDif_ipsec.c339 static struct secasindex *
456 struct secasindex *saidx; in ipsec_if_input()
526 struct secasindex *saidx; in ipsec_ioctl()
787 struct secasindex *saidx; in ipsec_set_running()
822 struct secasindex *saidx; in ipsec_srcaddr()
965 struct secasindex *saidx; in ipsec_set_reqid()
1007 struct secasindex *saidx; in ipsec_set_addresses()
/freebsd-head/sys/dev/mlx5/mlx5_accel/
HDmlx5_ipsec.c160 struct secasindex *saidx = &savp->sah->saidx; in mlx5e_ipsec_build_accel_xfrm_attrs()
252 struct secasindex *saidx = &savp->sah->saidx; in mlx5e_xfrm_validate_state()