Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/
H A Dmacvlan.c122 static struct macvlan_dev *macvlan_hash_lookup(const struct macvlan_port *port, in macvlan_hash_lookup() function
220 if (macvlan_hash_lookup(port, addr)) in macvlan_addr_busy()
465 src = macvlan_hash_lookup(port, eth->h_source); in macvlan_handle_frame()
489 vlan = macvlan_hash_lookup(port, eth->h_dest); in macvlan_handle_frame()
533 dest = macvlan_hash_lookup(port, eth->h_dest); in macvlan_queue_xmit()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/
H A Dmacvlan.c122 static struct macvlan_dev *macvlan_hash_lookup(const struct macvlan_port *port, in macvlan_hash_lookup() function
220 if (macvlan_hash_lookup(port, addr)) in macvlan_addr_busy()
465 src = macvlan_hash_lookup(port, eth->h_source); in macvlan_handle_frame()
489 vlan = macvlan_hash_lookup(port, eth->h_dest); in macvlan_handle_frame()
533 dest = macvlan_hash_lookup(port, eth->h_dest); in macvlan_queue_xmit()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/
H A Dmacvlan.c122 static struct macvlan_dev *macvlan_hash_lookup(const struct macvlan_port *port, in macvlan_hash_lookup() function
220 if (macvlan_hash_lookup(port, addr)) in macvlan_addr_busy()
465 src = macvlan_hash_lookup(port, eth->h_source); in macvlan_handle_frame()
489 vlan = macvlan_hash_lookup(port, eth->h_dest); in macvlan_handle_frame()
533 dest = macvlan_hash_lookup(port, eth->h_dest); in macvlan_queue_xmit()