Home
last modified time | relevance | path

Searched refs:arp_mc_map (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Darp.h66 int arp_mc_map(__be32 addr, u8 *haddr, struct net_device *dev, int dir);
/linux/net/ipv4/
H A Darp.c188 int arp_mc_map(__be32 addr, u8 *haddr, struct net_device *dev, int dir) in arp_mc_map() function
272 arp_mc_map(addr, neigh->ha, dev, 1); in arp_constructor()
H A Digmp.c1157 if (arp_mc_map(addr, buf, dev, 0) == 0) in ip_mc_filter_add()
1170 if (arp_mc_map(addr, buf, dev, 0) == 0) in ip_mc_filter_del()