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

  /src/sys/netipsec/
xform.h 54 const struct ipsecrequest *tc_isr; /* ipsec request state */ member in struct:tdb_crypto
xform_ipcomp.c 479 tc->tc_isr = isr;
529 isr = tc->tc_isr;
xform_ah.c 1099 tc->tc_isr = isr;
1150 isr = tc->tc_isr;
xform_esp.c 895 tc->tc_isr = isr;
958 isr = tc->tc_isr;

Completed in 13 milliseconds