mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 12:53:46 +02: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.