Lines Matching refs:state
137 e->state = flags & MDB_PG_FLAGS_PERMANENT;
262 e.state = MDB_PERMANENT;
803 if (cfg->entry->state == MDB_PERMANENT)
843 cfg->entry->state == MDB_TEMPORARY)
1044 if (entry->state == MDB_PERMANENT)
1285 if (cfg.entry->state) {
1295 if (br_group_is_l2(&cfg.group) && cfg.entry->state != MDB_PERMANENT) {
1301 if (cfg.p->state == BR_STATE_DISABLED && cfg.entry->state != MDB_PERMANENT) {
1302 NL_SET_ERR_MSG_MOD(extack, "Port is in disabled state and entry is not permanent");