Searched refs:is_from_best_next_hop (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | bat_iv_ogm.c | 688 bool is_from_best_next_hop, in batadv_iv_ogm_forward() 700 if (!is_from_best_next_hop) { in batadv_iv_ogm_forward() 1331 bool is_from_best_next_hop = false; in batadv_iv_ogm_process_per_outif() local 1383 is_from_best_next_hop = true; in batadv_iv_ogm_process_per_outif() 1469 is_from_best_next_hop, if_incoming, in batadv_iv_ogm_process_per_outif() 1493 is_single_hop_neigh, is_from_best_next_hop, in batadv_iv_ogm_process_per_outif() 684 batadv_iv_ogm_forward(struct batadv_orig_node *orig_node, const struct ethhdr *ethhdr, struct batadv_ogm_packet *batadv_ogm_packet, bool is_single_hop_neigh, bool is_from_best_next_hop, struct batadv_hard_iface *if_incoming, struct batadv_hard_iface *if_outgoing) batadv_iv_ogm_forward() argument
|
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | bat_iv_ogm.c | 685 bool is_from_best_next_hop, in batadv_iv_ogm_forward() 697 if (!is_from_best_next_hop) { in batadv_iv_ogm_forward() 1322 bool is_from_best_next_hop = false; in batadv_iv_ogm_process_per_outif() local 1374 is_from_best_next_hop = true; in batadv_iv_ogm_process_per_outif() 1460 is_from_best_next_hop, if_incoming, in batadv_iv_ogm_process_per_outif() 1484 is_single_hop_neigh, is_from_best_next_hop, in batadv_iv_ogm_process_per_outif() 681 batadv_iv_ogm_forward(struct batadv_orig_node *orig_node, const struct ethhdr *ethhdr, struct batadv_ogm_packet *batadv_ogm_packet, bool is_single_hop_neigh, bool is_from_best_next_hop, struct batadv_hard_iface *if_incoming, struct batadv_hard_iface *if_outgoing) batadv_iv_ogm_forward() argument
|
Completed in 10 milliseconds