Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/iavf/
H A Diavf_hash.c571 REFINE_PROTO_FLD(DEL, fld_1); \
590 REFINE_PROTO_FLD(DEL, ETH_DST); in iavf_refine_proto_hdrs_l234()
592 REFINE_PROTO_FLD(DEL, ETH_SRC); in iavf_refine_proto_hdrs_l234()
601 REFINE_PROTO_FLD(DEL, IPV4_DST); in iavf_refine_proto_hdrs_l234()
603 REFINE_PROTO_FLD(DEL, IPV4_SRC); in iavf_refine_proto_hdrs_l234()
607 REFINE_PROTO_FLD(DEL, IPV4_DST); in iavf_refine_proto_hdrs_l234()
608 REFINE_PROTO_FLD(DEL, IPV4_SRC); in iavf_refine_proto_hdrs_l234()
621 REFINE_PROTO_FLD(DEL, IPV6_DST); in iavf_refine_proto_hdrs_l234()
623 REFINE_PROTO_FLD(DEL, IPV6_SRC); in iavf_refine_proto_hdrs_l234()
627 REFINE_PROTO_FLD(DEL, IPV6_DST); in iavf_refine_proto_hdrs_l234()
[all …]
/f-stack/dpdk/app/test-cmdline/
H A Dcmdline_test_data.py24 DEL = chr(27) + chr(91) + chr(51) + chr(126) variable
94 "Sequence": "singlebad" + LEFT*2 + CTRL_B + DEL*3 + ENTER,
97 "Sequence": "singlebad" + LEFT*5 + RIGHT + CTRL_F + DEL*3 + ENTER,
/f-stack/app/redis-5.0.5/tests/unit/
H A Dkeyspace.tcl2 test {DEL against a single item} {
9 test {Vararg DEL} {
31 test {DEL all keys} {
155 test {DEL all keys again (DB 0)} {
162 test {DEL all keys again (DB 1)} {
/f-stack/app/redis-5.0.5/tests/unit/type/
H A Dstream.tcl83 r DEL mystream
100 r DEL mystream
188 r DEL s1
202 r DEL s1
205 r DEL s1
H A Dstream-cgroups.tcl5 r DEL mystream
13 r DEL mystream
19 r DEL mystream
H A Dlist.tcl76 test {DEL a list} {
/f-stack/app/redis-5.0.5/tests/integration/
H A Daof.tcl255 test {Redis should not try to convert DEL into EXPIREAT for EXPIRE -1} {
/f-stack/app/redis-5.0.5/
H A DREADME.md358 Examples of generic commands are `DEL` and `EXPIRE`. They operate on keys
H A D00-RELEASENOTES3044 stream the key eviction DEL commands), you should active this feature manually