Searched refs:DEL (Results 1 – 9 of 9) sorted by relevance
| /f-stack/dpdk/drivers/net/iavf/ |
| H A D | iavf_hash.c | 571 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 D | cmdline_test_data.py | 24 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 D | keyspace.tcl | 2 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 D | stream.tcl | 83 r DEL mystream 100 r DEL mystream 188 r DEL s1 202 r DEL s1 205 r DEL s1
|
| H A D | stream-cgroups.tcl | 5 r DEL mystream 13 r DEL mystream 19 r DEL mystream
|
| H A D | list.tcl | 76 test {DEL a list} {
|
| /f-stack/app/redis-5.0.5/tests/integration/ |
| H A D | aof.tcl | 255 test {Redis should not try to convert DEL into EXPIREAT for EXPIRE -1} {
|
| /f-stack/app/redis-5.0.5/ |
| H A D | README.md | 358 Examples of generic commands are `DEL` and `EXPIRE`. They operate on keys
|
| H A D | 00-RELEASENOTES | 3044 stream the key eviction DEL commands), you should active this feature manually
|