Home
last modified time | relevance | path

Searched defs:protoff (Results 1 – 6 of 6) sorted by relevance

/freebsd-9-stable/sys/netipsec/
Dxform_tcp.c138 int protoff) in tcpsignature_input()
151 struct mbuf **mp, int skip, int protoff) in tcpsignature_output()
Dxform_ipcomp.c140 ipcomp_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) in ipcomp_input()
224 int skip, protoff; in ipcomp_input_cb() local
345 int protoff in ipcomp_output()
Dipsec_input.c122 ipsec_common_input(struct mbuf *m, int skip, int protoff, int af, int sproto) in ipsec_common_input()
296 int skip, int protoff, struct m_tag *mt) in ipsec4_common_input_cb()
510 int protoff; in ipsec6_common_input() local
554 ipsec6_common_input_cb(struct mbuf *m, struct secasvar *sav, int skip, int protoff, in ipsec6_common_input_cb()
Dxform_ah.c575 ah_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) in ah_input()
735 int rplen, error, skip, protoff; in ah_input_cb() local
904 int protoff) in ah_output()
1134 int skip, protoff, error; in ah_output_cb() local
Dxform_esp.c269 esp_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) in esp_input()
461 int hlen, skip, protoff, error, alen; in esp_input_cb() local
676 int protoff in esp_output()
Dxform_ipip.c363 int protoff in ipip_output()
606 ipe4_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) in ipe4_input()