Searched defs:protoff (Results 1 – 6 of 6) sorted by relevance
| /freebsd-9-stable/sys/netipsec/ |
| D | xform_tcp.c | 138 int protoff) in tcpsignature_input() 151 struct mbuf **mp, int skip, int protoff) in tcpsignature_output()
|
| D | xform_ipcomp.c | 140 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()
|
| D | ipsec_input.c | 122 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()
|
| D | xform_ah.c | 575 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
|
| D | xform_esp.c | 269 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()
|
| D | xform_ipip.c | 363 int protoff in ipip_output() 606 ipe4_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) in ipe4_input()
|