Searched refs:default_action (Results 1 – 1 of 1) sorted by relevance
489 u_int8_t default_action; member4353 switch (route_rule->default_action) { in necp_get_result_description()5116 …_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() argument5122 if (searchentry->default_action == default_action && in necp_lookup_route_rule_by_contents_locked()5214 u_int8_t default_action = NECP_ROUTE_RULE_ALLOW_INTERFACE; in necp_create_route_rule() local5312 default_action = rule_action; in necp_create_route_rule()5318 default_action = rule_action; in necp_create_route_rule()5338 …existing_rule = necp_lookup_route_rule_by_contents_locked(list, default_action, cellular_action, w… in necp_create_route_rule()5354 new_rule->default_action = default_action; in necp_create_route_rule()9888 qos_marking = (route_rule->default_action == NECP_ROUTE_RULE_QOS_MARKING) ? TRUE : FALSE; in necp_update_qos_marking()[all …]