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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/libipsec/
H A Dpfkey.c50 static int findsupportedmap __P((int));
88 findsupportedmap(satype) function
108 algno = findsupportedmap(satype);
145 ipsup = &ipsec_supported[findsupportedmap(SADB_SATYPE_AH)];
148 ipsup = &ipsec_supported[findsupportedmap(SADB_SATYPE_ESP)];
672 algno = findsupportedmap(satype);

Completed in 40 milliseconds