ocelot_vcap_ipv4
struct ocelot_vcap_ipv4 sip, dip;
struct ocelot_vcap_ipv4 sip = ipv4->sip;
struct ocelot_vcap_ipv4 sip; /* Sender IP address */
struct ocelot_vcap_ipv4 dip; /* Target IP address */
struct ocelot_vcap_ipv4 sip; /* Source IP address */
struct ocelot_vcap_ipv4 dip; /* Destination IP address */