Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot_ace.h68 struct ocelot_vcap_ipv4 { struct
131 struct ocelot_vcap_ipv4 sip; /* Sender IP address */
132 struct ocelot_vcap_ipv4 dip; /* Target IP address */
141 struct ocelot_vcap_ipv4 sip; /* Source IP address */
142 struct ocelot_vcap_ipv4 dip; /* Destination IP address */
Docelot_ace.c439 struct ocelot_vcap_ipv4 sip, dip; in is2_entry_set()