Home
last modified time | relevance | path

Searched refs:BATADV_IF_DEFAULT (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-6.6/net/batman-adv/
H A Doriginator.c230 if (neigh_ifinfo->if_outgoing != BATADV_IF_DEFAULT) in batadv_neigh_ifinfo_release()
374 if (if_outgoing != BATADV_IF_DEFAULT) in batadv_orig_ifinfo_new()
707 struct batadv_hard_iface *hardif = BATADV_IF_DEFAULT; in batadv_hardif_neigh_dump()
779 if (orig_ifinfo->if_outgoing != BATADV_IF_DEFAULT) in batadv_orig_ifinfo_release()
994 if (if_outgoing == BATADV_IF_DEFAULT) in batadv_purge_neigh_ifinfo()
1038 if (if_outgoing == BATADV_IF_DEFAULT) in batadv_purge_orig_ifinfo()
1191 BATADV_IF_DEFAULT); in batadv_purge_orig_node()
1192 batadv_update_route(bat_priv, orig_node, BATADV_IF_DEFAULT, in batadv_purge_orig_node()
1291 struct batadv_hard_iface *hardif = BATADV_IF_DEFAULT; in batadv_orig_dump()
H A Dbat_v.c290 if (if_outgoing != BATADV_IF_DEFAULT && in batadv_v_orig_dump_subentry()
532 router = batadv_orig_router_get(orig_node, BATADV_IF_DEFAULT); in batadv_v_gw_throughput_get()
536 router_ifinfo = batadv_neigh_ifinfo_get(router, BATADV_IF_DEFAULT); in batadv_v_gw_throughput_get()
668 router = batadv_orig_router_get(gw_node->orig_node, BATADV_IF_DEFAULT); in batadv_v_gw_dump_entry()
672 router_ifinfo = batadv_neigh_ifinfo_get(router, BATADV_IF_DEFAULT); in batadv_v_gw_dump_entry()
H A Dgateway_client.c230 BATADV_IF_DEFAULT); in batadv_gw_election()
237 BATADV_IF_DEFAULT); in batadv_gw_election()
737 BATADV_IF_DEFAULT); in batadv_gw_out_of_range()
754 old_ifinfo = batadv_neigh_ifinfo_get(neigh_old, BATADV_IF_DEFAULT); in batadv_gw_out_of_range()
H A Dbat_iv_ogm.c1388 if (if_outgoing == BATADV_IF_DEFAULT) in batadv_iv_ogm_process_per_outif()
1443 if (if_outgoing == BATADV_IF_DEFAULT) in batadv_iv_ogm_process_per_outif()
1660 if_incoming, BATADV_IF_DEFAULT); in batadv_iv_ogm_process()
1828 if (if_outgoing != BATADV_IF_DEFAULT && in batadv_iv_ogm_orig_dump_subentry()
2262 router = batadv_orig_router_get(orig_node, BATADV_IF_DEFAULT); in batadv_iv_gw_get_best_gw_node()
2267 BATADV_IF_DEFAULT); in batadv_iv_gw_get_best_gw_node()
2339 router_gw = batadv_orig_router_get(curr_gw_orig, BATADV_IF_DEFAULT); in batadv_iv_gw_is_eligible()
2346 BATADV_IF_DEFAULT); in batadv_iv_gw_is_eligible()
2352 router_orig = batadv_orig_router_get(orig_node, BATADV_IF_DEFAULT); in batadv_iv_gw_is_eligible()
2357 BATADV_IF_DEFAULT); in batadv_iv_gw_is_eligible()
[all...]
H A Dbat_v_ogm.c489 if (if_outgoing == BATADV_IF_DEFAULT) in batadv_v_forward_penalty()
535 if (if_outgoing == BATADV_IF_DEFAULT) in batadv_v_ogm_forward()
803 if (seqno_age > 0 && if_outgoing == BATADV_IF_DEFAULT) in batadv_v_ogm_process_per_outif()
922 BATADV_IF_DEFAULT); in batadv_v_ogm_process()
H A Dnetwork-coding.c765 orig_ifinfo = batadv_orig_ifinfo_get(orig_node, BATADV_IF_DEFAULT); in batadv_can_nc_with_orig()
1071 BATADV_IF_DEFAULT); in batadv_nc_code_packets()
1076 BATADV_IF_DEFAULT); in batadv_nc_code_packets()
1082 BATADV_IF_DEFAULT); in batadv_nc_code_packets()
1087 BATADV_IF_DEFAULT); in batadv_nc_code_packets()
H A Dmain.h82 #define BATADV_IF_DEFAULT ((struct batadv_hard_iface *)NULL) macro
H A Drouting.c544 /* only consider bonding for recv_if == BATADV_IF_DEFAULT (first hop) in batadv_find_router()
547 if (!(recv_if == BATADV_IF_DEFAULT && atomic_read(&bat_priv->bonding))) in batadv_find_router()
H A Dtranslation-table.c1764 BATADV_IF_DEFAULT); in batadv_transtable_best_orig()
1769 bao->neigh.cmp(router, BATADV_IF_DEFAULT, best_router, in batadv_transtable_best_orig()
1770 BATADV_IF_DEFAULT) <= 0) { in batadv_transtable_best_orig()
H A Ddistributed-arp-table.c696 BATADV_IF_DEFAULT); in batadv_dat_forward_data()
/kernel/linux/linux-5.10/net/batman-adv/
H A Doriginator.c231 if (neigh_ifinfo->if_outgoing != BATADV_IF_DEFAULT) in batadv_neigh_ifinfo_release()
375 if (if_outgoing != BATADV_IF_DEFAULT) in batadv_orig_ifinfo_new()
745 struct batadv_hard_iface *hardif = BATADV_IF_DEFAULT; in batadv_hardif_neigh_dump()
821 if (orig_ifinfo->if_outgoing != BATADV_IF_DEFAULT) in batadv_orig_ifinfo_release()
1038 if (if_outgoing == BATADV_IF_DEFAULT) in batadv_purge_neigh_ifinfo()
1082 if (if_outgoing == BATADV_IF_DEFAULT) in batadv_purge_orig_ifinfo()
1236 BATADV_IF_DEFAULT); in batadv_purge_orig_node()
1237 batadv_update_route(bat_priv, orig_node, BATADV_IF_DEFAULT, in batadv_purge_orig_node()
1357 bat_priv->algo_ops->orig.print(bat_priv, seq, BATADV_IF_DEFAULT); in batadv_orig_seq_print_text()
1422 struct batadv_hard_iface *hardif = BATADV_IF_DEFAULT; in batadv_orig_dump()
[all...]
H A Dbat_v.c445 if (if_outgoing != BATADV_IF_DEFAULT && in batadv_v_orig_dump_subentry()
712 router = batadv_orig_router_get(orig_node, BATADV_IF_DEFAULT); in batadv_v_gw_throughput_get()
716 router_ifinfo = batadv_neigh_ifinfo_get(router, BATADV_IF_DEFAULT); in batadv_v_gw_throughput_get()
843 router = batadv_orig_router_get(gw_node->orig_node, BATADV_IF_DEFAULT); in batadv_v_gw_write_buffer_text()
847 router_ifinfo = batadv_neigh_ifinfo_get(router, BATADV_IF_DEFAULT); in batadv_v_gw_write_buffer_text()
925 router = batadv_orig_router_get(gw_node->orig_node, BATADV_IF_DEFAULT); in batadv_v_gw_dump_entry()
929 router_ifinfo = batadv_neigh_ifinfo_get(router, BATADV_IF_DEFAULT); in batadv_v_gw_dump_entry()
H A Dbat_iv_ogm.c1397 if (if_outgoing == BATADV_IF_DEFAULT) in batadv_iv_ogm_process_per_outif()
1452 if (if_outgoing == BATADV_IF_DEFAULT) in batadv_iv_ogm_process_per_outif()
1674 if_incoming, BATADV_IF_DEFAULT); in batadv_iv_ogm_process()
1942 if (if_outgoing != BATADV_IF_DEFAULT && in batadv_iv_ogm_orig_dump_subentry()
2428 router = batadv_orig_router_get(orig_node, BATADV_IF_DEFAULT); in batadv_iv_gw_get_best_gw_node()
2433 BATADV_IF_DEFAULT); in batadv_iv_gw_get_best_gw_node()
2508 router_gw = batadv_orig_router_get(curr_gw_orig, BATADV_IF_DEFAULT); in batadv_iv_gw_is_eligible()
2515 BATADV_IF_DEFAULT); in batadv_iv_gw_is_eligible()
2521 router_orig = batadv_orig_router_get(orig_node, BATADV_IF_DEFAULT); in batadv_iv_gw_is_eligible()
2526 BATADV_IF_DEFAULT); in batadv_iv_gw_is_eligible()
[all...]
H A Dgateway_client.c232 BATADV_IF_DEFAULT); in batadv_gw_election()
239 BATADV_IF_DEFAULT); in batadv_gw_election()
786 BATADV_IF_DEFAULT); in batadv_gw_out_of_range()
803 old_ifinfo = batadv_neigh_ifinfo_get(neigh_old, BATADV_IF_DEFAULT); in batadv_gw_out_of_range()
H A Dbat_v_ogm.c489 if (if_outgoing == BATADV_IF_DEFAULT) in batadv_v_forward_penalty()
535 if (if_outgoing == BATADV_IF_DEFAULT) in batadv_v_ogm_forward()
813 if (seqno_age > 0 && if_outgoing == BATADV_IF_DEFAULT) in batadv_v_ogm_process_per_outif()
932 BATADV_IF_DEFAULT); in batadv_v_ogm_process()
H A Dnetwork-coding.c772 orig_ifinfo = batadv_orig_ifinfo_get(orig_node, BATADV_IF_DEFAULT); in batadv_can_nc_with_orig()
1080 BATADV_IF_DEFAULT); in batadv_nc_code_packets()
1085 BATADV_IF_DEFAULT); in batadv_nc_code_packets()
1091 BATADV_IF_DEFAULT); in batadv_nc_code_packets()
1096 BATADV_IF_DEFAULT); in batadv_nc_code_packets()
H A Dmain.h82 #define BATADV_IF_DEFAULT ((struct batadv_hard_iface *)NULL) macro
H A Dicmp_socket.c235 BATADV_IF_DEFAULT); in batadv_socket_write()
H A Drouting.c562 /* only consider bonding for recv_if == BATADV_IF_DEFAULT (first hop) in batadv_find_router()
565 if (!(recv_if == BATADV_IF_DEFAULT && atomic_read(&bat_priv->bonding))) in batadv_find_router()
H A Dtranslation-table.c1853 BATADV_IF_DEFAULT); in batadv_transtable_best_orig()
1858 bao->neigh.cmp(router, BATADV_IF_DEFAULT, best_router, in batadv_transtable_best_orig()
1859 BATADV_IF_DEFAULT) <= 0) { in batadv_transtable_best_orig()
H A Ddistributed-arp-table.c699 BATADV_IF_DEFAULT); in batadv_dat_forward_data()

Completed in 39 milliseconds