Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_flow.h128 } flow_spec_t; typedef
173 flow_spec_t flow_spec;
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c49 static void nxge_fill_tcam_entry_tcp_ipv6(p_nxge_t, flow_spec_t *,
51 static void nxge_fill_tcam_entry_udp_ipv6(p_nxge_t, flow_spec_t *,
53 static void nxge_fill_tcam_entry_sctp_ipv6(p_nxge_t, flow_spec_t *,
906 nxge_fill_tcam_entry_udp(p_nxge_t nxgep, flow_spec_t *flow_spec, in nxge_fill_tcam_entry_udp()
966 nxge_fill_tcam_entry_tcp(p_nxge_t nxgep, flow_spec_t *flow_spec, in nxge_fill_tcam_entry_tcp()
992 nxge_fill_tcam_entry_sctp(p_nxge_t nxgep, flow_spec_t *flow_spec, in nxge_fill_tcam_entry_sctp()
1185 flow_spec_t *flow_spec; in nxge_flow_get_hash()
1194 flow_spec = (flow_spec_t *)&flow_res->flow_spec; in nxge_flow_get_hash()
1269 flow_spec_t *flow_spec; in nxge_add_tcam_entry()
1281 flow_spec = (flow_spec_t *)&flow_res->flow_spec; in nxge_add_tcam_entry()
[all …]
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_flow.h150 typedef struct flow_spec_s flow_spec_t; typedef
207 flow_spec_t flow_spec;