Home
last modified time | relevance | path

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

/external/ipsec-tools/src/libipsec/
Dpfkey.c56 static int findsupportedmap __P((int));
123 findsupportedmap(satype) in findsupportedmap() function
143 algno = findsupportedmap((int)satype);
180 ipsup = &ipsec_supported[findsupportedmap(SADB_SATYPE_AH)];
183 ipsup = &ipsec_supported[findsupportedmap(SADB_SATYPE_ESP)];
688 algno = findsupportedmap((int)satype);