Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/netipsec/
H A Dxform_ipcomp.c211 tc->tc_protoff = protoff; in ipcomp_input()
250 protoff = tc->tc_protoff; in ipcomp_input_cb()
485 tc->tc_protoff = protoff; in ipcomp_output()
601 m_copyback(m, tc->tc_protoff, sizeof(u_int8_t), (u_char *)&prot); in ipcomp_output_cb()
H A Dxform.h71 int tc_protoff; /* current protocol offset */ member
H A Dxform_ah.c785 tc->tc_protoff = protoff; in ah_input()
836 protoff = tc->tc_protoff; in ah_input_cb()
1218 tc->tc_protoff = protoff; in ah_output()
H A Dxform_esp.c460 tc->tc_protoff = protoff; in esp_input()
523 protoff = tc->tc_protoff; in esp_input_cb()