MINOR: mux-h1: add counters instance to h1c

Add pointer to counters as a member for h1c structure. This pointer is
initialized on h1_init function. This is useful to quickly access and
manipulate the counters inside every h1 functions.
1 file changed