Searched refs:tc_protoff (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/netipsec/
H A Dxform.h75 int tc_protoff; /* current protocol offset */ member in struct:tdb_crypto
H A Dxform_ipcomp.c213 tc->tc_protoff = protoff;
243 protoff = tc->tc_protoff;
463 tc->tc_protoff = protoff;
570 m_copyback(m, tc->tc_protoff, sizeof(u_int8_t),
H A Dxform_ah.c708 tc->tc_protoff = protoff;
745 protoff = tc->tc_protoff;
1108 tc->tc_protoff = protoff;
1133 protoff = tc->tc_protoff;
H A Dxform_esp.c428 tc->tc_protoff = protoff;
476 protoff = tc->tc_protoff;

Completed in 60 milliseconds