Searched refs:tcpip4_spec_t (Results 1 – 3 of 3) sorted by relevance
43 } tcpip4_spec_t; typedef115 tcpip4_spec_t tcpip4spec;
42 } tcpip4_spec_t; typedef132 tcpip4_spec_t tcpip4spec;
969 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 …]