Home
last modified time | relevance | path

Searched defs: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
179 int max_matches;
180 int n_matches;
181 char **match;
206 struct mapping_defn_t *mappings; argument