Searched refs:ocelot_vcap_udp_tcp (Results 1 – 2 of 2) sorted by relevance
76 struct ocelot_vcap_udp_tcp { struct152 struct ocelot_vcap_udp_tcp sport; /* UDP/TCP: Source port */153 struct ocelot_vcap_udp_tcp dport; /* UDP/TCP: Destination port */172 struct ocelot_vcap_udp_tcp sport;173 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()718 struct ocelot_vcap_udp_tcp *sport = &ipv4->sport; in is1_entry_set()719 struct ocelot_vcap_udp_tcp *dport = &ipv4->dport; in is1_entry_set()