Searched refs:mapping_defn_t (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.c54 struct mapping_defn_t { struct
55 struct mapping_defn_t *next;
86 struct mapping_defn_t *mappings;
662 struct mapping_defn_t *currmap = NULL;
687 currmap = xzalloc(sizeof(struct mapping_defn_t));
702 struct mapping_defn_t **where = &defn->mappings;
1049 static char *run_mapping(char *physical, struct mapping_defn_t * map)
1219 struct mapping_defn_t *currmap;

Completed in 111 milliseconds