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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dbroadcom.c2184 * get_emf_rtport_entry("if", 0) : produces "wds0.1"
2185 * get_emf_rtport_entry("if", 1) : produces "wds0.2"
2188 get_emf_rtport_entry(char *arg, int entry, char *output) function
2290 get_emf_rtport_entry("if", 0, value);
2297 get_emf_rtport_entry("if", 1, value);
2304 get_emf_rtport_entry("if", 2, value);
2311 get_emf_rtport_entry("if", 3, value);
2318 get_emf_rtport_entry("if", 4, value);

Completed in 129 milliseconds