Baptiste Assmann 8a027ccb38 MINOR: proxy: bit field for proxy_find_best_match diff status
function proxy_find_best_match can update the caller by updating an int
provided in argument.
For now, proxy_find_best_match hardcode bit values 0x01, 0x02 and 0x04,
which is not understandable when reading a code exploiting them.

This patch defines 3 macros with a more explicit wording, so further
reading of a code exploiting the magic bit values will be understandable
more easily.
2015-07-21 23:24:16 +02:00
..
2015-06-13 22:07:35 +02:00
2015-07-09 11:39:33 +02:00
2015-06-13 22:07:35 +02:00
2009-01-25 13:49:53 +01:00
2015-06-13 23:01:37 +02:00
2015-07-10 16:30:08 +02:00
2015-06-13 23:01:37 +02:00