Searched refs:default_action (Results 1 – 1 of 1) sorted by relevance
580 u_int8_t default_action; member5270 switch (route_rule->default_action) { in __sized_by()6234 …_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() argument6240 if (searchentry->default_action == default_action && in necp_lookup_route_rule_by_contents_locked()6336 u_int8_t default_action = NECP_ROUTE_RULE_ALLOW_INTERFACE; in necp_create_route_rule() local6456 default_action = rule_action; in necp_create_route_rule()6469 default_action = rule_action; in necp_create_route_rule()6494 …existing_rule = necp_lookup_route_rule_by_contents_locked(list, default_action, cellular_action, w… in necp_create_route_rule()6511 new_rule->default_action = default_action; in necp_create_route_rule()11883 qos_marking = (route_rule->default_action == NECP_ROUTE_RULE_QOS_MARKING) ? TRUE : FALSE; in necp_update_qos_marking()[all …]