Searched refs:arp_mc_map (Results 1 – 2 of 2) sorted by relevance
| /net/ipv4/ |
| A D | arp.c | 187 int arp_mc_map(__be32 addr, u8 *haddr, struct net_device *dev, int dir) in arp_mc_map() function 271 arp_mc_map(addr, neigh->ha, dev, 1); in arp_constructor()
|
| A D | igmp.c | 1157 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()
|
Completed in 14 milliseconds