Searched defs:full_table (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/batman-adv/ | ||
| H A D | translation-table.c | 3237 bool ret = false, full_table; in batadv_send_other_tt_response() local 3141 batadv_send_tt_request(struct batadv_priv *bat_priv, struct batadv_orig_node *dst_orig_node, u8 ttvn, struct batadv_tvlv_tt_vlan_data *tt_vlan, u16 num_vlan, bool full_table) batadv_send_tt_request() argument 3370 bool full_table; batadv_send_my_tt_response() local 4024 bool full_table = true; batadv_tt_update_orig() local [all...] |
| /kernel/linux/linux-6.6/net/batman-adv/ | ||
| H A D | translation-table.c | 3005 bool ret = false, full_table; in batadv_send_other_tt_response() local 2911 batadv_send_tt_request(struct batadv_priv *bat_priv, struct batadv_orig_node *dst_orig_node, u8 ttvn, struct batadv_tvlv_tt_vlan_data *tt_vlan, u16 num_vlan, bool full_table) batadv_send_tt_request() argument 3136 bool full_table; batadv_send_my_tt_response() local 3784 bool full_table = true; batadv_tt_update_orig() local [all...] |
Completed in 12 milliseconds