Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ipvlan/
Dipvlan_core.c201 bool hlocal, dlocal; in ipvlan_process_multicast() local
211 hlocal = ether_addr_equal(ethh->h_source, port->dev->dev_addr); in ipvlan_process_multicast()
222 if (hlocal && (ipvlan->dev == skb->dev)) { in ipvlan_process_multicast()
237 if (hlocal) in ipvlan_process_multicast()