Home
last modified time | relevance | path

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

/freebsd/sys/netipsec/
H A Dxform.h114 extern size_t ah_hdrsiz(struct secasvar *);
H A Dxform_ah.c147 ah_hdrsiz(struct secasvar *sav) in ah_hdrsiz() function
585 ahsize = ah_hdrsiz(sav); in ah_input()
750 ahsize = ah_hdrsiz(sav); in ah_input_cb()
868 ahsize = ah_hdrsiz(sav); in ah_output()
H A Dxform_esp.c125 size += ah_hdrsiz(sav); in esp_hdrsiz()
H A Dipsec.c1141 size += ah_hdrsiz(NULL); in ipsec_hdrsiz_internal()