Searched refs:null (Results 1 – 25 of 89) sorted by relevance
1234
2 ; Supported features of the 'null' crypto driver.12 ; Supported crypto algorithms of the 'null' crypto driver.18 ; Supported authentication algorithms of the 'null' crypto driver.24 ; Supported AEAD algorithms of the 'null' crypto driver.29 ; Supported Asymmetric algorithms of the 'null' crypto driver.34 ; Supported Operating systems of the 'null' crypto driver.
21 if command -v gmake >/dev/null 2>&1 ; then26 if command -v ninja >/dev/null 2>&1 ; then28 elif command -v ninja-build >/dev/null 2>&1 ; then34 if command -v ccache >/dev/null 2>&1 ; then59 [ -n "$opt_verbose" ] && exec 8>&1 || exec 8>/dev/null61 [ -n "$opt_vverbose" ] && exec 9>&1 || exec 9>/dev/null67 cc $@ -x c - -o /dev/null 2> /dev/null83 elif command -v $targetcc >/dev/null 2>&1 ; then92 command -v $targetcc >/dev/null 2>&1 || return 1210 command -v $c >/dev/null 2>&1 || continue[all …]
59 null
85 sa out 15 cipher_algo null auth_algo null mode ipv4-tunnel src 172.16.1.5 \88 sa out 16 cipher_algo null auth_algo null mode ipv4-tunnel src 172.16.1.6 \119 sa in 115 cipher_algo null auth_algo null mode ipv4-tunnel src 172.16.2.5 \122 sa in 116 cipher_algo null auth_algo null mode ipv4-tunnel src 172.16.2.6 dst 172.16.1.6124 sa in 117 cipher_algo null auth_algo null mode ipv4-tunnel src 172.16.2.7 \139 sa in 127 cipher_algo null auth_algo null mode ipv6-tunnel \
82 sa in 15 cipher_algo null auth_algo null mode ipv4-tunnel src 172.16.1.5 \85 sa in 16 cipher_algo null auth_algo null mode ipv4-tunnel src 172.16.1.6 \116 sa out 115 cipher_algo null auth_algo null mode ipv4-tunnel src 172.16.2.5 \119 sa out 116 cipher_algo null auth_algo null mode ipv4-tunnel src 172.16.2.6 dst 172.16.1.6
4 BBDEV null Poll Mode Driver8 implementation of a software bbdev device. As a null device it does not modify12 When a burst of mbufs is submitted to a *bbdev null PMD* for processing then25 The *bbdev null PMD* is enabled and built by default in both the Linux and
12 null
41 which gdb >/dev/null || return 047 ls /tmp/dpdk-core.*.* 2>/dev/null || return 049 binary=$(sudo readelf -n $core |grep $(pwd)/build/ 2>/dev/null |head -n1)121 devtools/test-null.sh || failed="true"
8 null(struct rte_graph *graph, struct rte_node *node, void **objs, in null() function20 .process = null,
17 'null.c',
23 PC_FILE := $(shell $(PKGCONF) --path libdpdk 2>/dev/null)29 ifneq ($(shell $(CC) $(CFLAGS) -dM -E - < /dev/null | grep IXGBE),)
24 PC_FILE := $(shell $(PKGCONF) --path libdpdk 2>/dev/null)38 CONFIG_DEFINES = $(shell $(CC) $(CFLAGS) -dM -E - < /dev/null)
2 ; Supported features of the 'null' bbdev driver.
9 a null device it does not modify the data in the mbuf on which the crypto71 -- -p 1 --cdev SW --chain CIPHER_ONLY --cipher_algo "null"
29 null
13 'null',
17 'null',
53 null
46 'null',
24 PC_FILE := $(shell $(PKGCONF) --path libdpdk 2>/dev/null)