Searched refs:tdb_compalgxform (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/netipsec/
H A Dkeydb.h165 const struct comp_algo *tdb_compalgxform;/* compression algorithm */ member in struct:secasvar
H A Dxform_ipcomp.c167 sav->tdb_compalgxform = tcomp;
171 cric.cri_alg = sav->tdb_compalgxform->type;
244 crdc->crd_alg = sav->tdb_compalgxform->type;
402 ipcompx = sav->tdb_compalgxform;

Completed in 108 milliseconds