Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot_vcap.h71 struct ocelot_vcap_ipv4 { struct
139 struct ocelot_vcap_ipv4 sip; /* Sender IP address */
140 struct ocelot_vcap_ipv4 dip; /* Target IP address */
149 struct ocelot_vcap_ipv4 sip; /* Source IP address */
150 struct ocelot_vcap_ipv4 dip; /* Destination IP address */
Docelot_vcap.c490 struct ocelot_vcap_ipv4 sip, dip; in is2_entry_set()
722 struct ocelot_vcap_ipv4 sip = ipv4->sip; in is1_entry_set()