Home
last modified time | relevance | path

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

/net/ipv4/
Darp.c186 int arp_mc_map(__be32 addr, u8 *haddr, struct net_device *dev, int dir) in arp_mc_map() function
270 arp_mc_map(addr, neigh->ha, dev, 1); in arp_constructor()
Digmp.c1154 if (arp_mc_map(addr, buf, dev, 0) == 0) in ip_mc_filter_add()
1167 if (arp_mc_map(addr, buf, dev, 0) == 0) in ip_mc_filter_del()