Searched refs:ipsec4_hdrsiz (Results 1 – 3 of 3) sorted by relevance
396 extern size_t ipsec4_hdrsiz(struct mbuf *, u_int8_t, struct inpcb *);
2190 ipsec4_hdrsiz(struct mbuf *m, u_int8_t dir, struct inpcb *inp) in ipsec4_hdrsiz() function
3181 hdrsiz = ipsec4_hdrsiz(m, IPSEC_DIR_OUTBOUND, inp); in ipsec_hdrsiz_tcp()