Home
last modified time | relevance | path

Searched refs:secpolicyindex (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/netipsec/
H A Dipsec.h61 struct secpolicyindex { struct
89 struct secpolicyindex spidx; /* selector */ argument
146 struct secpolicyindex spidx;
356 void ipsec_setspidx_inpcb(struct inpcb *, struct secpolicyindex *, u_int);
H A Dkey.h41 struct secpolicyindex;
52 struct secpolicy *key_allocsp(struct secpolicyindex *, u_int);
53 struct secpolicy *key_do_allocsp(struct secpolicyindex *spidx, u_int dir);
H A Dkey_debug.h77 struct secpolicyindex;
91 void kdebug_secpolicyindex(struct secpolicyindex *, const char *);
H A Dipsec.c294 struct secpolicyindex *, int);
296 struct secpolicyindex *);
299 static void ipsec6_get_ulp(const struct mbuf *m, struct secpolicyindex *, int);
301 struct secpolicyindex *);
497 struct secpolicyindex *spidx, int needport) in ipsec4_get_ulp()
563 struct secpolicyindex *spidx) in ipsec4_setspidx_ipaddr()
575 struct secpolicyindex spidx; in ipsec4_getpolicy()
690 ipsec6_get_ulp(const struct mbuf *m, struct secpolicyindex *spidx, in ipsec6_get_ulp()
750 ipsec6_setspidx_ipaddr(const struct mbuf *m, struct secpolicyindex *spidx) in ipsec6_setspidx_ipaddr()
762 struct secpolicyindex spidx; in ipsec6_getpolicy()
[all …]
H A Dkey.c197 struct secpolicyindex spidx; /* secpolicyindex */
574 bzero((idx), sizeof(struct secpolicyindex)); \
651 static struct secpolicy *key_getsp(struct secpolicyindex *);
714 static int key_cmpspidx_exactly(struct secpolicyindex *,
715 struct secpolicyindex *);
716 static int key_cmpspidx_withmask(struct secpolicyindex *,
717 struct secpolicyindex *);
750 static struct secspacq *key_newspacq(struct secpolicyindex *);
751 static struct secspacq *key_getspacq(struct secpolicyindex *);
772 const struct secpolicyindex *spidx,
[all …]
H A Dipsec_pcb.c128 ipsec_setspidx_inpcb(struct inpcb *inp, struct secpolicyindex *spidx, in ipsec_setspidx_inpcb()
H A Dkey_debug.c745 kdebug_secpolicyindex(struct secpolicyindex *spidx, const char *indent) in kdebug_secpolicyindex()
/freebsd/sys/dev/mlx5/mlx5_accel/
H A Dmlx5_ipsec.c538 struct secpolicyindex *spidx = &sp->spidx; in mlx5e_xfrm_validate_policy()
606 struct secpolicyindex *spidx = &sp->spidx; in mlx5e_ipsec_build_accel_pol_attrs()