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

/src/sys/netipsec/
H A Dxform_tcp.c125 tcpsignature_input(struct mbuf * m,struct secasvar * sav,int skip,int protoff) argument
132 tcpsignature_output(struct mbuf * m,const struct ipsecrequest * isr,struct secasvar * sav,int skip,int protoff,int flags) argument
H A Dipsec_input.c215 ipsec_common_input(struct mbuf *m, int skip, int protoff, int af, int sproto) argument
454 int protoff, nxt; local in function:ipsec6_common_input
366 ipsec4_common_input_cb(struct mbuf * m,struct secasvar * sav,int skip,int protoff) argument
507 ipsec6_common_input_cb(struct mbuf * m,struct secasvar * sav,int skip,int protoff) argument
[all...]
H A Dxform_esp.c301 esp_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) argument
513 int hlen, skip, protoff; local in function:esp_input_cb
678 esp_output(struct mbuf * m,const struct ipsecrequest * isr,struct secasvar * sav,int skip,int protoff,int flags) argument
[all...]
H A Dxform_ipcomp.c139 ipcomp_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) argument
245 int skip, protoff; local in function:ipcomp_input_cb
355 ipcomp_output(struct mbuf * m,const struct ipsecrequest * isr,struct secasvar * sav,int skip,int protoff,int flags) argument
[all...]
H A Dxform_ipip.c565 ipe4_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) argument
574 ipe4_output(struct mbuf * m,const struct ipsecrequest * isr,struct secasvar * sav,int skip,int protoff,int flags) argument
H A Dxform_ah.c525 ah_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) argument
731 int rplen, ahsize, skip, protoff; local in function:ah_input_cb
881 ah_output(struct mbuf * m,const struct ipsecrequest * isr,struct secasvar * sav,int skip,int protoff,int flags) argument
[all...]

Completed in 6 milliseconds