Home
last modified time | relevance | path

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

/f-stack/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()
373 struct traffic_type *out; in ipsec_cqp_process()
H A Dipsec-secgw.c634 inbound_sp_sa(struct sp_ctx *sp, struct sa_ctx *sa, struct traffic_type *ip, in inbound_sp_sa()
737 outbound_sp(struct sp_ctx *sp, struct traffic_type *ip, in outbound_sp()
738 struct traffic_type *ipsec) in outbound_sp()
/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_vfpf.h182 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.c6559 txq_init->traffic_type = LLFC_TRAFFIC_TYPE_NW; in bnx2x_pf_tx_q_prep()