Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/mscc/
H A Docelot_vcap.h527 struct ocelot_vcap_key_arp { struct
714 struct ocelot_vcap_key_arp arp;
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_vcap.c441 struct ocelot_vcap_key_arp *arp = &filter->key.arp; in is2_entry_set()