Searched refs:orig_neigh (Results 1 – 5 of 5) sorted by relevance
465 struct batadv_orig_node *orig_neigh; in batadv_v_elp_neigh_update() local470 orig_neigh = batadv_v_ogm_orig_get(bat_priv, elp_packet->orig); in batadv_v_elp_neigh_update()471 if (!orig_neigh) in batadv_v_elp_neigh_update()474 neigh = batadv_neigh_node_get_or_create(orig_neigh, in batadv_v_elp_neigh_update()504 if (orig_neigh) in batadv_v_elp_neigh_update()505 batadv_orig_node_put(orig_neigh); in batadv_v_elp_neigh_update()
121 u8 *orig_addr, u8 *orig_neigh);
874 u8 *orig_neigh; in batadv_send_outstanding_bcast_packet() local912 orig_neigh = neigh_node ? neigh_node->orig : NULL; in batadv_send_outstanding_bcast_packet()915 orig_neigh); in batadv_send_outstanding_bcast_packet()
401 u8 *orig_addr, u8 *orig_neigh) in batadv_hardif_no_broadcast() argument427 } else if (orig_neigh && in batadv_hardif_no_broadcast()428 batadv_compare_eth(hardif_neigh->orig, orig_neigh)) { in batadv_hardif_no_broadcast()
361 struct batadv_orig_node *orig_neigh) in batadv_iv_ogm_neigh_new() argument370 neigh_node->orig_node = orig_neigh; in batadv_iv_ogm_neigh_new()