Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/hxge/
H A Dhxge_flow.h43 } tcpip4_spec_t; typedef
115 tcpip4_spec_t tcpip4spec;
/titanic_50/usr/src/uts/common/sys/nxge/
H A Dnxge_flow.h42 } tcpip4_spec_t; typedef
132 tcpip4_spec_t tcpip4spec;
/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c969 tcpip4_spec_t *fspec_key; in nxge_fill_tcam_entry_tcp()
970 tcpip4_spec_t *fspec_mask; in nxge_fill_tcam_entry_tcp()
972 fspec_key = (tcpip4_spec_t *)&flow_spec->uh.tcpip4spec; in nxge_fill_tcam_entry_tcp()
973 fspec_mask = (tcpip4_spec_t *)&flow_spec->um.tcpip4spec; in nxge_fill_tcam_entry_tcp()
996 tcpip4_spec_t *fspec_key; in nxge_fill_tcam_entry_sctp()
997 tcpip4_spec_t *fspec_mask; in nxge_fill_tcam_entry_sctp()
999 fspec_key = (tcpip4_spec_t *)&flow_spec->uh.tcpip4spec; in nxge_fill_tcam_entry_sctp()
1000 fspec_mask = (tcpip4_spec_t *)&flow_spec->um.tcpip4spec; in nxge_fill_tcam_entry_sctp()
2443 tcpip4_spec_t *fspec_key; in nxge_get_tcam_entry()
2444 tcpip4_spec_t *fspec_mask; in nxge_get_tcam_entry()
[all …]