Home
last modified time | relevance | path

Searched refs:mapping_defn_t (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/networking/
Difupdown.c176 struct mapping_defn_t { struct
177 struct mapping_defn_t *next; argument
206 struct mapping_defn_t *mappings; argument
886 struct mapping_defn_t *currmap = NULL; in read_interfaces()
935 struct mapping_defn_t **where = &defn->mappings; in read_interfaces()
1263 static char *run_mapping(char *physical, struct mapping_defn_t *map) in run_mapping()
1458 struct mapping_defn_t *currmap; in ifupdown_main()