HomeSort by: relevance | last modified time | path
    Searched refs:tc_protoff (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netipsec/
xform.h 59 int tc_protoff; /* current protocol offset */ member in struct:tdb_crypto
xform_ipcomp.c 207 tc->tc_protoff = protoff;
257 protoff = tc->tc_protoff;
484 tc->tc_protoff = protoff;
579 m_copyback(m, tc->tc_protoff, sizeof(prot), &prot);
xform_ah.c 685 tc->tc_protoff = protoff;
748 protoff = tc->tc_protoff;
1104 tc->tc_protoff = protoff;
xform_esp.c 462 tc->tc_protoff = protoff;
527 protoff = tc->tc_protoff;

Completed in 15 milliseconds