Searched refs:holding_time (Results 1 – 5 of 5) sorted by relevance
26 uint16_t holding_time; member38 uint16_t holding_time; member
116 entry->ctrl_info.holding_time = HOLDING_TIME_DEFAULT; in in_cache_add_entry()238 > entry->ctrl_info.holding_time){ in clear_count_and_expired()308 entry->refresh_time = (2*(entry->ctrl_info.holding_time))/3; in refresh_entries()494 static void update_eg_cache_entry(eg_cache_entry * entry, uint16_t holding_time) in update_eg_cache_entry() argument498 entry->ctrl_info.holding_time = holding_time; in update_eg_cache_entry()516 > entry->ctrl_info.holding_time){ in clear_expired()
1265 uint16_t holding_time; in MPOA_cache_impos_rcvd() local1268 holding_time = msg->content.eg_info.holding_time; in MPOA_cache_impos_rcvd()1270 mpc->dev->name, entry, holding_time); in MPOA_cache_impos_rcvd()1271 if(entry == NULL && holding_time) { in MPOA_cache_impos_rcvd()1276 if(holding_time){ in MPOA_cache_impos_rcvd()1277 mpc->eg_ops->update(entry, holding_time); in MPOA_cache_impos_rcvd()
72 void (*update)(eg_cache_entry *entry, uint16_t holding_time);
126 …ng, ingress_state_string(in_entry->entry_state), (in_entry->ctrl_info.holding_time-(now.tv_sec-in_… in proc_mpc_read()138 …id), egress_state_string(eg_entry->entry_state), (eg_entry->ctrl_info.holding_time-(now.tv_sec-eg_… in proc_mpc_read()