tdb_compalgxform 177 net/pfkeyv2_convert.c tdb->tdb_compalgxform != NULL) { tdb_compalgxform 178 net/pfkeyv2_convert.c switch (tdb->tdb_compalgxform->type) { tdb_compalgxform 109 netinet/ip_ipcomp.c tdbp->tdb_compalgxform = tcomp; tdb_compalgxform 119 netinet/ip_ipcomp.c cric.cri_alg = tdbp->tdb_compalgxform->type; tdb_compalgxform 148 netinet/ip_ipcomp.c struct comp_algo *ipcompx = (struct comp_algo *) tdb->tdb_compalgxform; tdb_compalgxform 250 netinet/ip_ipcomp.c ipcompx = (struct comp_algo *) tdb->tdb_compalgxform; tdb_compalgxform 384 netinet/ip_ipcomp.c struct comp_algo *ipcompx = (struct comp_algo *) tdb->tdb_compalgxform; tdb_compalgxform 286 netinet/ip_ipsp.h struct comp_algo *tdb_compalgxform; /* Compression algo */ tdb_compalgxform 483 netinet/ip_ipsp.h ((x)->tdb_compalgxform ? NOTIFY_SATYPE_COMP : 0)) tdb_compalgxform 373 netinet/ipsec_output.c if ((m->m_pkthdr.len - i) < tdb->tdb_compalgxform->minlen) {