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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Difupdown.c58 int n_matches; member in struct:mapping_defn_t
690 if (currmap->max_matches == currmap->n_matches) {
695 currmap->match[currmap->n_matches++] = xstrdup(firstword);
1223 for (i = 0; i < currmap->n_matches; i++) {

Completed in 54 milliseconds