Searched refs:udpip6_spec_t (Results 1 – 3 of 3) sorted by relevance
64 } udpip6_spec_t; typedef118 udpip6_spec_t udpip6spec;
66 } udpip6_spec_t; typedef135 udpip6_spec_t udpip6spec;
936 udpip6_spec_t *fspec_key; in nxge_fill_tcam_entry_udp_ipv6()937 udpip6_spec_t *fspec_mask; in nxge_fill_tcam_entry_udp_ipv6()940 fspec_key = (udpip6_spec_t *)&flow_spec->uh.udpip6spec; in nxge_fill_tcam_entry_udp_ipv6()941 fspec_mask = (udpip6_spec_t *)&flow_spec->um.udpip6spec; in nxge_fill_tcam_entry_udp_ipv6()