Lines Matching refs:if_incoming
68 struct batadv_hard_iface *hard_iface = neigh->if_incoming;
194 struct batadv_hard_iface *hard_iface = neigh->if_incoming;
441 * @if_incoming: the interface the packet was received through
449 struct batadv_hard_iface *if_incoming,
464 if_incoming, neigh_addr);
468 hardif_neigh = batadv_hardif_neigh_get(if_incoming, neigh_addr);
497 * @if_incoming: the interface this packet was received through
503 struct batadv_hard_iface *if_incoming)
505 struct batadv_priv *bat_priv = netdev_priv(if_incoming->soft_iface);
512 res = batadv_check_management_packet(skb, if_incoming, BATADV_ELP_HLEN);
537 batadv_v_elp_neigh_update(bat_priv, ethhdr->h_source, if_incoming,