| H A D | distributed-arp-table.c | 266 * batadv_arp_ip_dst() - extract the ip_dst field from an ARP packet 270 * Return: the value of the ip_dst field in the ARP packet. 429 __be32 ip_src, ip_dst; in batadv_dbg_arp() 435 ip_dst = batadv_arp_ip_dst(skb, hdr_size); in batadv_dbg_arp() 439 batadv_arp_hw_dst(skb, hdr_size), &ip_dst); in batadv_dbg_arp() 618 * @ip_dst: ipv4 to look up in the DHT 623 * value of the key. ip_dst is the key. 628 batadv_dat_select_candidates(struct batadv_priv *bat_priv, __be32 ip_dst, in batadv_dat_select_candidates() 643 dat.ip = ip_dst; in batadv_dat_select_candidates() 649 "%s(): IP=%pI4 hash(IP)=%u\n", __func__, &ip_dst, in batadv_dat_select_candidates() 428 __be32 ip_src, ip_dst; batadv_dbg_arp() local 627 batadv_dat_select_candidates(struct batadv_priv * bat_priv,__be32 ip_dst,unsigned short vid) batadv_dat_select_candidates() argument 996 __be32 ip_src, ip_dst; batadv_arp_get_type() local 1099 batadv_dat_arp_create_reply(struct batadv_priv * bat_priv,__be32 ip_src,__be32 ip_dst,u8 * hw_src,u8 * hw_dst,unsigned short vid) batadv_dat_arp_create_reply() argument 1132 __be32 ip_dst, ip_src; batadv_dat_snoop_outgoing_arp_request() local 1228 __be32 ip_src, ip_dst; batadv_dat_snoop_incoming_arp_request() local 1293 __be32 ip_src, ip_dst; batadv_dat_snoop_outgoing_arp_reply() local 1341 __be32 ip_src, ip_dst; batadv_dat_snoop_incoming_arp_reply() local 1624 batadv_dat_put_dhcp(struct batadv_priv * bat_priv,u8 * chaddr,__be32 yiaddr,u8 * hw_dst,__be32 ip_dst,unsigned short vid) batadv_dat_put_dhcp() argument 1785 __be32 ip_dst; batadv_dat_drop_broadcast_packet() local [all...] |