mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-14 05:11:15 +01:00
type_to_smp(type) does the reverse operation of smp_to_type[smp]: it takes a type name as input string and tries to return the corresponding SMP_T_* smp type or SMP_TYPES if not found.