Searched refs:orig_neigh (Results 1 – 5 of 5) sorted by relevance
455 struct batadv_orig_node *orig_neigh; in batadv_v_elp_neigh_update() local460 orig_neigh = batadv_v_ogm_orig_get(bat_priv, elp_packet->orig); in batadv_v_elp_neigh_update()461 if (!orig_neigh) in batadv_v_elp_neigh_update()464 neigh = batadv_neigh_node_get_or_create(orig_neigh, in batadv_v_elp_neigh_update()494 if (orig_neigh) in batadv_v_elp_neigh_update()495 batadv_orig_node_put(orig_neigh); in batadv_v_elp_neigh_update()
107 u8 *orig_addr, u8 *orig_neigh);
862 u8 *orig_neigh; in batadv_send_outstanding_bcast_packet() local900 orig_neigh = neigh_node ? neigh_node->orig : NULL; in batadv_send_outstanding_bcast_packet()903 orig_neigh); in batadv_send_outstanding_bcast_packet()
403 u8 *orig_addr, u8 *orig_neigh) in batadv_hardif_no_broadcast() argument429 } else if (orig_neigh && in batadv_hardif_no_broadcast()430 batadv_compare_eth(hardif_neigh->orig, orig_neigh)) { in batadv_hardif_no_broadcast()
178 struct batadv_orig_node *orig_neigh) in batadv_iv_ogm_neigh_new() argument187 neigh_node->orig_node = orig_neigh; in batadv_iv_ogm_neigh_new()