Lines Matching defs:secpolicy
84 struct secpolicy {
85 TAILQ_ENTRY(secpolicy) chain;
86 LIST_ENTRY(secpolicy) idhash;
87 LIST_ENTRY(secpolicy) drainq;
132 struct secpolicy *sp_in;
133 struct secpolicy *sp_out;
339 struct secpolicy *ipsec4_checkpolicy(const struct mbuf *, struct inpcb *,
342 u_int ipsec_get_reqlevel(struct secpolicy *, u_int);
351 size_t ipsec_hdrsiz_internal(struct secpolicy *);
359 struct secpolicy *, int);
361 struct secpolicy *, struct inpcb *, u_long);
362 int ipsec_process_done(struct mbuf *, struct secpolicy *, struct secasvar *,