Searched refs:tcpip6_spec_t (Results 1 – 3 of 3) sorted by relevance
50 } tcpip6_spec_t; typedef116 tcpip6_spec_t tcpip6spec;
50 } tcpip6_spec_t; typedef133 tcpip6_spec_t tcpip6spec;
1022 tcpip6_spec_t *fspec_key; in nxge_fill_tcam_entry_tcp_ipv6()1023 tcpip6_spec_t *fspec_mask; in nxge_fill_tcam_entry_tcp_ipv6()1026 fspec_key = (tcpip6_spec_t *)&flow_spec->uh.tcpip6spec; in nxge_fill_tcam_entry_tcp_ipv6()1027 fspec_mask = (tcpip6_spec_t *)&flow_spec->um.tcpip6spec; in nxge_fill_tcam_entry_tcp_ipv6()1055 tcpip6_spec_t *fspec_key; in nxge_fill_tcam_entry_sctp_ipv6()1056 tcpip6_spec_t *fspec_mask; in nxge_fill_tcam_entry_sctp_ipv6()1059 fspec_key = (tcpip6_spec_t *)&flow_spec->uh.tcpip6spec; in nxge_fill_tcam_entry_sctp_ipv6()1060 fspec_mask = (tcpip6_spec_t *)&flow_spec->um.tcpip6spec; in nxge_fill_tcam_entry_sctp_ipv6()