Searched refs:del_op_requested (Results 1 – 1 of 1) sorted by relevance
352 bool del_op_requested, del_op_entry; in batadv_tt_local_event() local364 del_op_requested = flags & BATADV_TT_CLIENT_DEL; in batadv_tt_local_event()381 if (!del_op_requested && del_op_entry) in batadv_tt_local_event()383 if (del_op_requested && !del_op_entry) in batadv_tt_local_event()389 if (!del_op_requested && !del_op_entry) in batadv_tt_local_event()