Home
last modified time | relevance | path

Searched refs:tcpip6_spec_t (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/hxge/
H A Dhxge_flow.h50 } tcpip6_spec_t; typedef
116 tcpip6_spec_t tcpip6spec;
/titanic_50/usr/src/uts/common/sys/nxge/
H A Dnxge_flow.h50 } tcpip6_spec_t; typedef
133 tcpip6_spec_t tcpip6spec;
/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c1022 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()