Home
last modified time | relevance | path

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

/linux-6.14.4/include/soc/mscc/
Docelot_vcap.h473 struct ocelot_vcap_ipv4 { struct
542 struct ocelot_vcap_ipv4 sip; /* Sender IP address */
543 struct ocelot_vcap_ipv4 dip; /* Target IP address */
552 struct ocelot_vcap_ipv4 sip; /* Source IP address */
553 struct ocelot_vcap_ipv4 dip; /* Destination IP address */
/linux-6.14.4/drivers/net/ethernet/mscc/
Docelot_vcap.c490 struct ocelot_vcap_ipv4 sip, dip; in is2_entry_set()
721 struct ocelot_vcap_ipv4 sip = ipv4->sip; in is1_entry_set()