Searched defs:trs (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/lib/librte_bpf/ |
| H A D | bpf_validate.c | 1012 eval_jeq_jne(struct bpf_reg_val *trd, struct bpf_reg_val *trs) in eval_jeq_jne() 1040 eval_jgt_jle(struct bpf_reg_val *trd, struct bpf_reg_val *trs, in eval_jgt_jle() 1048 eval_jlt_jge(struct bpf_reg_val *trd, struct bpf_reg_val *trs, in eval_jlt_jge() 1056 eval_jsgt_jsle(struct bpf_reg_val *trd, struct bpf_reg_val *trs, in eval_jsgt_jsle() 1064 eval_jslt_jsge(struct bpf_reg_val *trd, struct bpf_reg_val *trs, in eval_jslt_jsge() 1077 struct bpf_reg_val *frd, *frs, *trd, *trs; in eval_jcc() local
|
| /f-stack/dpdk/lib/librte_ipsec/ |
| H A D | rte_ipsec_sa.h | 47 } trs; /**< transport mode related parameters */ member
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_table.c | 1430 pfr_ina_begin(struct pfr_table *trs, u_int32_t *ticket, int *ndel, int flags) in pfr_ina_begin() 1564 pfr_ina_rollback(struct pfr_table *trs, u_int32_t ticket, int *ndel, int flags) in pfr_ina_rollback() 1597 pfr_ina_commit(struct pfr_table *trs, u_int32_t ticket, int *nadd, in pfr_ina_commit()
|