Lines Matching refs:if_outgoing
410 if (WARN_ON(!forw_packet->if_outgoing))
413 if (forw_packet->if_outgoing->soft_iface != soft_iface) {
422 batadv_iv_ogm_send_to_if(forw_packet, forw_packet->if_outgoing);
434 * @if_outgoing: interface for which the retransmission should be considered
445 const struct batadv_hard_iface *if_outgoing,
474 if (forw_packet->if_outgoing != if_outgoing)
536 * @if_outgoing: interface for which the retransmission should be considered
543 struct batadv_hard_iface *if_outgoing,
565 forw_packet_aggr = batadv_forw_packet_alloc(if_incoming, if_outgoing,
617 * @if_outgoing: interface for which the retransmission should be considered
625 struct batadv_hard_iface *if_outgoing,
651 if_outgoing,
675 if_incoming, if_outgoing,
690 struct batadv_hard_iface *if_outgoing)
733 if_incoming, if_outgoing, 0,
762 if (orig_ifinfo->if_outgoing != hard_iface)
879 * @if_outgoing: interface which transmitted the original OGM and received the
887 struct batadv_hard_iface *if_outgoing)
892 orig_ifinfo = batadv_orig_ifinfo_get(orig_node, if_outgoing);
914 * @if_outgoing: interface for which the retransmission should be considered
924 struct batadv_hard_iface *if_outgoing,
958 if_outgoing);
993 neigh_ifinfo = batadv_neigh_ifinfo_new(neigh_node, if_outgoing);
1015 router = batadv_orig_router_get(orig_node, if_outgoing);
1020 router_ifinfo = batadv_neigh_ifinfo_get(router, if_outgoing);
1044 batadv_update_route(bat_priv, orig_node, if_outgoing, neigh_node);
1066 * @if_outgoing: interface for which the retransmission should be considered
1074 struct batadv_hard_iface *if_outgoing)
1123 neigh_ifinfo = batadv_neigh_ifinfo_new(neigh_node, if_outgoing);
1169 if (if_outgoing && if_incoming == if_outgoing &&
1170 batadv_is_wifi_hardif(if_outgoing))
1184 "bidirectional: orig = %pM neigh = %pM => own_bcast = %2i, real recv = %2i, local tq: %3i, asym_penalty: %3i, iface_hop_penalty: %3i, total tq: %3i, if_incoming = %s, if_outgoing = %s\n",
1189 if_outgoing ? if_outgoing->net_dev->name : "DEFAULT");
1209 * @if_outgoing: interface for which the retransmission should be considered
1217 struct batadv_hard_iface *if_outgoing)
1238 orig_ifinfo = batadv_orig_ifinfo_new(orig_node, if_outgoing);
1259 if_outgoing);
1294 if_outgoing ? if_outgoing->net_dev->name : "DEFAULT",
1313 * @if_outgoing: the interface for which the packet should be considered
1319 struct batadv_hard_iface *if_outgoing)
1350 if_incoming, if_outgoing);
1374 router = batadv_orig_router_get(orig_node, if_outgoing);
1377 if_outgoing);
1378 router_ifinfo = batadv_neigh_ifinfo_get(router, if_outgoing);
1397 if (if_outgoing == BATADV_IF_DEFAULT)
1417 if_outgoing);
1430 if_outgoing);
1435 orig_ifinfo = batadv_orig_ifinfo_new(orig_node, if_outgoing);
1447 if_outgoing, dup_status);
1452 if (if_outgoing == BATADV_IF_DEFAULT)
1461 if_incoming != if_outgoing) {
1470 if_outgoing);
1494 if_incoming, if_outgoing);
1725 forw_packet->if_incoming == forw_packet->if_outgoing)
1789 * @if_outgoing: outgoing interface for these entries
1796 struct batadv_hard_iface *if_outgoing,
1803 n_ifinfo = batadv_neigh_ifinfo_get(neigh_node, if_outgoing);
1819 * @if_outgoing: the outgoing interface for which this should be printed
1823 struct batadv_hard_iface *if_outgoing)
1844 if_outgoing);
1849 if_outgoing);
1867 batadv_iv_ogm_orig_print_neigh(orig_node, if_outgoing,
1889 * @if_outgoing: Outgoing interface of interest
1896 struct batadv_hard_iface *if_outgoing,
1901 n_ifinfo = batadv_neigh_ifinfo_get(neigh_node, if_outgoing);
1918 * @if_outgoing: Limit dump to entries with this outgoing interface
1928 struct batadv_hard_iface *if_outgoing,
1939 if (!batadv_iv_ogm_neigh_get_tq_avg(neigh_node, if_outgoing, &tq_avg))
1942 if (if_outgoing != BATADV_IF_DEFAULT &&
1943 if_outgoing != neigh_node->if_incoming)
1979 * @if_outgoing: Limit dump to entries with this outgoing interface
1990 struct batadv_hard_iface *if_outgoing,
1999 neigh_node_best = batadv_orig_router_get(orig_node, if_outgoing);
2003 if (!batadv_iv_ogm_neigh_get_tq_avg(neigh_node_best, if_outgoing,
2017 bat_priv, if_outgoing,
2042 * @if_outgoing: Limit dump to entries with this outgoing interface
2052 struct batadv_hard_iface *if_outgoing,
2064 if_outgoing, orig_node,
2083 * @if_outgoing: Limit dump to entries with this outgoing interface
2088 struct batadv_hard_iface *if_outgoing)
2102 bat_priv, if_outgoing, head,