Lines Matching refs:if_incoming
68 struct batadv_hard_iface *hard_iface = neigh->if_incoming;
195 struct batadv_hard_iface *hard_iface = neigh->if_incoming;
442 * @if_incoming: the interface the packet was received through
450 struct batadv_hard_iface *if_incoming,
465 if_incoming, neigh_addr);
469 hardif_neigh = batadv_hardif_neigh_get(if_incoming, neigh_addr);
501 * @if_incoming: the interface this packet was received through
507 struct batadv_hard_iface *if_incoming)
509 struct batadv_priv *bat_priv = netdev_priv(if_incoming->soft_iface);
516 res = batadv_check_management_packet(skb, if_incoming, BATADV_ELP_HLEN);
541 batadv_v_elp_neigh_update(bat_priv, ethhdr->h_source, if_incoming,