Lines Matching refs:secpolicy
84 struct secpolicy { struct
85 TAILQ_ENTRY(secpolicy) chain;
86 LIST_ENTRY(secpolicy) idhash;
87 LIST_ENTRY(secpolicy) drainq;
132 struct secpolicy *sp_in; argument
133 struct secpolicy *sp_out;
342 struct secpolicy *ipsec4_checkpolicy(const struct mbuf *, struct inpcb *,
345 u_int ipsec_get_reqlevel(struct secpolicy *, u_int);
354 size_t ipsec_hdrsiz_internal(struct secpolicy *);
362 struct secpolicy *, int);
364 struct secpolicy *, struct inpcb *, u_long);
365 int ipsec_process_done(struct mbuf *, struct secpolicy *, struct secasvar *,