Home
last modified time | relevance | path

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

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