Searched refs:entry_state (Results 1 – 6 of 6) sorted by relevance
122 entry->entry_state = INGRESS_INVALID; in in_cache_add_entry()138 if (entry->entry_state == INGRESS_RESOLVED && entry->shortcut != NULL) in cache_hit()141 if (entry->entry_state == INGRESS_REFRESHING) { in cache_hit()151 entry->entry_state = INGRESS_RESOLVING; in cache_hit()158 if (entry->entry_state == INGRESS_RESOLVING && entry->shortcut != NULL) in cache_hit()162 entry->entry_state == INGRESS_INVALID) { in cache_hit()165 entry->entry_state = INGRESS_RESOLVING; in cache_hit()263 if (entry->entry_state == INGRESS_RESOLVING) { in check_resolving_entries()310 if (entry->entry_state == INGRESS_RESOLVED) { in refresh_entries()316 entry->entry_state = INGRESS_REFRESHING; in refresh_entries()[all …]
21 uint16_t entry_state; member58 uint16_t entry_state; member
156 ingress_state_string(in_entry->entry_state), in mpc_show()175 egress_state_string(eg_entry->entry_state), in mpc_show()
630 in_entry->entry_state < INGRESS_RESOLVED) { in atm_mpoa_vcc_attach()1089 entry->entry_state = INGRESS_RESOLVING; in MPOA_trigger_rcvd()1098 if (entry->entry_state == INGRESS_INVALID) { in MPOA_trigger_rcvd()1099 entry->entry_state = INGRESS_RESOLVING; in MPOA_trigger_rcvd()1170 ddprintk_cont(" entry_state = %d ", entry->entry_state); in MPOA_res_reply_rcvd()1172 if (entry->entry_state == INGRESS_RESOLVED) { in MPOA_res_reply_rcvd()1184 if (entry->entry_state == INGRESS_RESOLVING && in MPOA_res_reply_rcvd()1186 entry->entry_state = INGRESS_RESOLVED; in MPOA_res_reply_rcvd()1199 entry->entry_state = INGRESS_RESOLVED; in MPOA_res_reply_rcvd()
395 uint8_t entry_state; member
3477 sess->entry_state = test_bit(OPT_ENTRY_STATE, &options); in qla4xxx_copy_from_fwddb_param()3611 SET_BITVAL(sess->entry_state, options, BIT_3); in qla4xxx_copy_to_fwddb_param()7850 rc = sprintf(buf, "%u\n", fnode_sess->entry_state); in qla4xxx_sysfs_ddb_get_param()8109 fnode_sess->entry_state = fnode_param->value[0]; in qla4xxx_sysfs_ddb_set_param()