Searched refs:flow_spec_t (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/hxge/ |
H A D | hxge_flow.h | 130 } flow_spec_t; typedef 175 flow_spec_t flow_spec;
|
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_fflp.c | 46 static void nxge_fill_tcam_entry_tcp(p_nxge_t, flow_spec_t *, tcam_entry_t *); 47 static void nxge_fill_tcam_entry_udp(p_nxge_t, flow_spec_t *, tcam_entry_t *); 48 static void nxge_fill_tcam_entry_sctp(p_nxge_t, flow_spec_t *, tcam_entry_t *); 49 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() 933 nxge_fill_tcam_entry_udp_ipv6(p_nxge_t nxgep, flow_spec_t *flow_spec, in nxge_fill_tcam_entry_udp_ipv6() 966 nxge_fill_tcam_entry_tcp(p_nxge_t nxgep, flow_spec_t *flow_spec, in nxge_fill_tcam_entry_tcp() 993 nxge_fill_tcam_entry_sctp(p_nxge_t nxgep, flow_spec_t *flow_spec, in nxge_fill_tcam_entry_sctp() [all …]
|
/titanic_41/usr/src/uts/common/sys/nxge/ |
H A D | nxge_flow.h | 150 typedef struct flow_spec_s flow_spec_t; typedef 207 flow_spec_t flow_spec;
|