Home
last modified time | relevance | path

Searched refs:traffic_type (Results 1 – 10 of 10) sorted by relevance

/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.h50 struct traffic_type { struct
59 struct traffic_type ipsec; argument
60 struct traffic_type ip4;
61 struct traffic_type ip6;
H A Dipsec_process.c149 struct traffic_type *out; in copy_to_trf()
399 struct traffic_type *out; in ipsec_cqp_process()
H A Dipsec_worker.c156 check_sp_bulk(struct sp_ctx *sp, struct traffic_type *ip, in check_sp_bulk()
157 struct traffic_type *ipsec) in check_sp_bulk()
186 struct traffic_type *ip) in check_sp_sa_bulk()
H A Dipsec-secgw.c691 inbound_sp_sa(struct sp_ctx *sp, struct sa_ctx *sa, struct traffic_type *ip, in inbound_sp_sa()
803 struct traffic_type *ip, in outbound_spd_lookup()
804 struct traffic_type *ipsec, in outbound_spd_lookup()
/dpdk/drivers/net/bnx2x/
H A Dbnx2x_vfpf.h180 uint8_t traffic_type; /* see in setup_context() */ member
H A Dbnx2x_vfpf.c483 txq_init->traffic_type = LLFC_TRAFFIC_TYPE_NW; in bnx2x_vf_tx_q_prep()
H A Decore_sp.h1414 uint16_t traffic_type; member
H A Decore_hsi.h4196 uint8_t traffic_type; member
6547 enum traffic_type { enum
H A Decore_sp.c3786 gen_data->traffic_type = in ecore_q_fill_init_general_data()
H A Dbnx2x.c6563 txq_init->traffic_type = LLFC_TRAFFIC_TYPE_NW; in bnx2x_pf_tx_q_prep()