Searched refs:ipsec_level (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/sys/netinet6/
H A Dip6_var.h307 struct ipsec_level;
330 struct ip6_moptions *, const struct ipsec_level *);
381 int ip6_output_ipsec_lookup(struct mbuf *, const struct ipsec_level *,
H A Dip6_output.c164 int flags, struct ip6_moptions *im6o, const struct ipsec_level *seclevel)
2742 ip6_output_ipsec_lookup(struct mbuf *m, const struct ipsec_level *seclevel,
/openbsd-current/sys/netinet/
H A Dip_var.h241 struct ipsec_level;
253 struct ip_moptions *, const struct ipsec_level *, u_int32_t);
H A Din_pcb.h171 struct ipsec_level inp_seclevel; /* [N] IPsec level of socket */
H A Dip_ipsp.h152 struct ipsec_level { struct
681 const struct ipsec_level *, struct tdb **, struct ipsec_ids *);
H A Dip_spd.c42 int ipsp_spd_inp(struct mbuf *, const struct ipsec_level *,
156 struct tdb *tdbin, const struct ipsec_level *seclevel, struct tdb **tdbout,
907 ipsp_spd_inp(struct mbuf *m, const struct ipsec_level *seclevel,
H A Dip_output.c88 const struct ipsec_level *seclevel, struct tdb **, int ipsecflowinfo);
101 struct ip_moptions *imo, const struct ipsec_level *seclevel,
503 const struct ipsec_level *seclevel, struct tdb **tdbout, int ipsecflowinfo)

Completed in 188 milliseconds