Searched refs:ocelot_vcap_udp_tcp (Results 1 – 2 of 2) sorted by relevance
477 struct ocelot_vcap_udp_tcp { struct553 struct ocelot_vcap_udp_tcp sport; /* UDP/TCP: Source port */554 struct ocelot_vcap_udp_tcp dport; /* UDP/TCP: Destination port */573 struct ocelot_vcap_udp_tcp sport;574 struct ocelot_vcap_udp_tcp dport;
296 struct ocelot_vcap_udp_tcp *port) in vcap_key_l4_port_set()489 struct ocelot_vcap_udp_tcp *sport, *dport; in is2_entry_set()716 struct ocelot_vcap_udp_tcp *sport = &ipv4->sport; in is1_entry_set()717 struct ocelot_vcap_udp_tcp *dport = &ipv4->dport; in is1_entry_set()