Lines Matching refs:if_outgoing

408 	if (WARN_ON(!forw_packet->if_outgoing))
411 if (forw_packet->if_outgoing->soft_iface != soft_iface) {
420 batadv_iv_ogm_send_to_if(forw_packet, forw_packet->if_outgoing);
432 * @if_outgoing: interface for which the retransmission should be considered
443 const struct batadv_hard_iface *if_outgoing,
472 if (forw_packet->if_outgoing != if_outgoing)
533 * @if_outgoing: interface for which the retransmission should be considered
540 struct batadv_hard_iface *if_outgoing,
562 forw_packet_aggr = batadv_forw_packet_alloc(if_incoming, if_outgoing,
614 * @if_outgoing: interface for which the retransmission should be considered
622 struct batadv_hard_iface *if_outgoing,
648 if_outgoing,
672 if_incoming, if_outgoing,
687 struct batadv_hard_iface *if_outgoing)
730 if_incoming, if_outgoing, 0,
759 if (orig_ifinfo->if_outgoing != hard_iface)
875 * @if_outgoing: interface which transmitted the original OGM and received the
883 struct batadv_hard_iface *if_outgoing)
888 orig_ifinfo = batadv_orig_ifinfo_get(orig_node, if_outgoing);
910 * @if_outgoing: interface for which the retransmission should be considered
920 struct batadv_hard_iface *if_outgoing,
954 if_outgoing);
989 neigh_ifinfo = batadv_neigh_ifinfo_new(neigh_node, if_outgoing);
1011 router = batadv_orig_router_get(orig_node, if_outgoing);
1016 router_ifinfo = batadv_neigh_ifinfo_get(router, if_outgoing);
1040 batadv_update_route(bat_priv, orig_node, if_outgoing, neigh_node);
1058 * @if_outgoing: interface for which the retransmission should be considered
1066 struct batadv_hard_iface *if_outgoing)
1115 neigh_ifinfo = batadv_neigh_ifinfo_new(neigh_node, if_outgoing);
1161 if (if_outgoing && if_incoming == if_outgoing &&
1162 batadv_is_wifi_hardif(if_outgoing))
1176 "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",
1181 if_outgoing ? if_outgoing->net_dev->name : "DEFAULT");
1200 * @if_outgoing: interface for which the retransmission should be considered
1208 struct batadv_hard_iface *if_outgoing)
1229 orig_ifinfo = batadv_orig_ifinfo_new(orig_node, if_outgoing);
1250 if_outgoing);
1285 if_outgoing ? if_outgoing->net_dev->name : "DEFAULT",
1304 * @if_outgoing: the interface for which the packet should be considered
1310 struct batadv_hard_iface *if_outgoing)
1341 if_incoming, if_outgoing);
1365 router = batadv_orig_router_get(orig_node, if_outgoing);
1368 if_outgoing);
1369 router_ifinfo = batadv_neigh_ifinfo_get(router, if_outgoing);
1388 if (if_outgoing == BATADV_IF_DEFAULT)
1408 if_outgoing);
1421 if_outgoing);
1426 orig_ifinfo = batadv_orig_ifinfo_new(orig_node, if_outgoing);
1438 if_outgoing, dup_status);
1443 if (if_outgoing == BATADV_IF_DEFAULT)
1452 if_incoming != if_outgoing) {
1461 if_outgoing);
1485 if_incoming, if_outgoing);
1711 forw_packet->if_incoming == forw_packet->if_outgoing)
1775 * @if_outgoing: Outgoing interface of interest
1782 struct batadv_hard_iface *if_outgoing,
1787 n_ifinfo = batadv_neigh_ifinfo_get(neigh_node, if_outgoing);
1804 * @if_outgoing: Limit dump to entries with this outgoing interface
1814 struct batadv_hard_iface *if_outgoing,
1825 if (!batadv_iv_ogm_neigh_get_tq_avg(neigh_node, if_outgoing, &tq_avg))
1828 if (if_outgoing != BATADV_IF_DEFAULT &&
1829 if_outgoing != neigh_node->if_incoming)
1867 * @if_outgoing: Limit dump to entries with this outgoing interface
1878 struct batadv_hard_iface *if_outgoing,
1887 neigh_node_best = batadv_orig_router_get(orig_node, if_outgoing);
1891 if (!batadv_iv_ogm_neigh_get_tq_avg(neigh_node_best, if_outgoing,
1905 bat_priv, if_outgoing,
1929 * @if_outgoing: Limit dump to entries with this outgoing interface
1939 struct batadv_hard_iface *if_outgoing,
1951 if_outgoing, orig_node,
1970 * @if_outgoing: Limit dump to entries with this outgoing interface
1975 struct batadv_hard_iface *if_outgoing)
1989 bat_priv, if_outgoing, head,