Home
last modified time | relevance | path

Searched refs:ah_hdrsiz (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netipsec/
H A Dxform.h115 extern size_t ah_hdrsiz(struct secasvar *);
H A Dxform_ah.c144 ah_hdrsiz(struct secasvar *sav) in ah_hdrsiz() function
580 ahsize = ah_hdrsiz(sav); in ah_input()
742 ahsize = ah_hdrsiz(sav); in ah_input_cb()
858 ahsize = ah_hdrsiz(sav); in ah_output()
H A Dxform_esp.c124 size += ah_hdrsiz(sav); in esp_hdrsiz()
H A Dipsec.c1123 size += ah_hdrsiz(NULL); in ipsec_hdrsiz_internal()