Home
last modified time | relevance | path

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

/trueos/sys/netipsec/
HDxform_ipcomp.c213 tc->tc_protoff = protoff; in ipcomp_input()
243 protoff = tc->tc_protoff; in ipcomp_input_cb()
463 tc->tc_protoff = protoff; in ipcomp_output()
570 m_copyback(m, tc->tc_protoff, sizeof(u_int8_t), in ipcomp_output_cb()
HDxform.h75 int tc_protoff; /* current protocol offset */ member
HDxform_ah.c708 tc->tc_protoff = protoff; in ah_input()
745 protoff = tc->tc_protoff; in ah_input_cb()
1108 tc->tc_protoff = protoff; in ah_output()
1133 protoff = tc->tc_protoff; in ah_output_cb()
HDxform_esp.c428 tc->tc_protoff = protoff; in esp_input()
476 protoff = tc->tc_protoff; in esp_input_cb()