orig_addr_gw      960 net/batman-adv/routing.c 	u8 *orig_addr, *orig_addr_gw;
orig_addr_gw      994 net/batman-adv/routing.c 		orig_addr_gw = eth_hdr(skb)->h_source;
orig_addr_gw      995 net/batman-adv/routing.c 		orig_node_gw = batadv_orig_hash_find(bat_priv, orig_addr_gw);
orig_addr_gw     1003 net/batman-adv/routing.c 					   __func__, orig_addr_gw);