Lines Matching defs:protoff
198 ipcomp_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff)
263 xd->protoff = protoff;
293 int skip, protoff;
301 protoff = xd->protoff;
363 m_copyback(m, protoff, sizeof (u_int8_t), (u_int8_t *) &nproto);
368 error = ipsec6_common_input_cb(m, sav, skip, protoff);
373 error = ipsec4_common_input_cb(m, sav, skip, protoff);
400 u_int idx, int skip, int protoff)
508 xd->protoff = protoff;
540 int error, skip, protoff;
549 protoff = xd->protoff;
614 m_copyback(m, protoff, sizeof(u_int8_t),