Searched refs:del_op_entry (Results 1 – 1 of 1) sorted by relevance
486 bool del_op_requested, del_op_entry; in batadv_tt_local_event() local514 del_op_entry = entry->change.flags & BATADV_TT_CLIENT_DEL; in batadv_tt_local_event()515 if (!del_op_requested && del_op_entry) in batadv_tt_local_event()517 if (del_op_requested && !del_op_entry) in batadv_tt_local_event()523 if (!del_op_requested && !del_op_entry) in batadv_tt_local_event()