Lines Matching refs:if_outgoing
126 * @if_outgoing: outgoing interface for these entries
133 struct batadv_hard_iface *if_outgoing,
140 n_ifinfo = batadv_neigh_ifinfo_get(neigh_node, if_outgoing);
345 * @if_outgoing: the outgoing interface for which this should be printed
349 struct batadv_hard_iface *if_outgoing)
370 if_outgoing);
375 if_outgoing);
392 batadv_v_orig_print_neigh(orig_node, if_outgoing, seq);
415 * @if_outgoing: Limit dump to entries with this outgoing interface
425 struct batadv_hard_iface *if_outgoing,
435 n_ifinfo = batadv_neigh_ifinfo_get(neigh_node, if_outgoing);
445 if (if_outgoing != BATADV_IF_DEFAULT &&
446 if_outgoing != neigh_node->if_incoming)
481 * @if_outgoing: Limit dump to entries with this outgoing interface
492 struct batadv_hard_iface *if_outgoing,
500 neigh_node_best = batadv_orig_router_get(orig_node, if_outgoing);
511 if_outgoing, orig_node,
534 * @if_outgoing: Limit dump to entries with this outgoing interface
544 struct batadv_hard_iface *if_outgoing,
556 if_outgoing, orig_node, sub)) {
574 * @if_outgoing: Limit dump to entries with this outgoing interface
579 struct batadv_hard_iface *if_outgoing)
593 bat_priv, if_outgoing, head, &idx,