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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wlconf_arm/
H A Dwlconf.c1258 netconf_trmgmt_t nettrm_dwm; local
1318 if (get_trf_mgmt_dwm(prefix, i, &nettrm_dwm) == FALSE) {
1321 if (nettrm_dwm.match.flags == NETCONF_DISABLED) {
1325 trf_mgmt_dwm_filter->dscp = nettrm_dwm.match.dscp;
1326 if (nettrm_dwm.favored)
1329 trf_mgmt_dwm_filter->priority = nettrm_dwm.prio;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wlconf_arm/
H A Dwlconf.c1258 netconf_trmgmt_t nettrm_dwm; local
1318 if (get_trf_mgmt_dwm(prefix, i, &nettrm_dwm) == FALSE) {
1321 if (nettrm_dwm.match.flags == NETCONF_DISABLED) {
1325 trf_mgmt_dwm_filter->dscp = nettrm_dwm.match.dscp;
1326 if (nettrm_dwm.favored)
1329 trf_mgmt_dwm_filter->priority = nettrm_dwm.prio;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wlconf_arm/
H A Dwlconf.c1258 netconf_trmgmt_t nettrm_dwm; local
1318 if (get_trf_mgmt_dwm(prefix, i, &nettrm_dwm) == FALSE) {
1321 if (nettrm_dwm.match.flags == NETCONF_DISABLED) {
1325 trf_mgmt_dwm_filter->dscp = nettrm_dwm.match.dscp;
1326 if (nettrm_dwm.favored)
1329 trf_mgmt_dwm_filter->priority = nettrm_dwm.prio;

Completed in 84 milliseconds