Searched refs:default_action (Results 1 – 1 of 1) sorted by relevance
513 u_int8_t default_action; member4560 switch (route_rule->default_action) { in necp_get_result_description()5370 …_rule_by_contents_locked(struct necp_route_rule_list *list, u_int8_t default_action, u_int8_t cell… in necp_lookup_route_rule_by_contents_locked() argument5376 if (searchentry->default_action == default_action && in necp_lookup_route_rule_by_contents_locked()5469 u_int8_t default_action = NECP_ROUTE_RULE_ALLOW_INTERFACE; in necp_create_route_rule() local5571 default_action = rule_action; in necp_create_route_rule()5577 default_action = rule_action; in necp_create_route_rule()5597 …existing_rule = necp_lookup_route_rule_by_contents_locked(list, default_action, cellular_action, w… in necp_create_route_rule()5613 new_rule->default_action = default_action; in necp_create_route_rule()10320 qos_marking = (route_rule->default_action == NECP_ROUTE_RULE_QOS_MARKING) ? TRUE : FALSE; in necp_update_qos_marking()[all …]