Home
last modified time | relevance | path

Searched refs:psample (Results 1 – 11 of 11) sorted by relevance

/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dpsample.sh18 PSAMPLE_DIR=/sys/kernel/debug/netdevsim/$DEV/psample/
28 require_command psample
34 timeout 2 ip netns exec testns1 psample &> $CAPTURE_FILE
H A DMakefile16 psample.sh \
/linux/tools/testing/selftests/net/openvswitch/
H A Dopenvswitch.sh253 ovs_add_dp "test_psample" psample -V 2:1 || return 1
262 ovs_add_flow "test_psample" psample \
270 ovs_del_flows "test_psample" psample
282 ovs_test_flow_fails "test_psample" psample $min_key $2
290 ovs_del_flows "test_psample" psample
292 ovs_add_flow "test_psample" psample \
294 ovs_add_flow "test_psample" psample \
298 ovs_add_flow "test_psample" psample \
308 ovs_add_flow "test_psample" psample \
313 ovs_spawn_daemon "test_psample" python3 $ovs_base/ovs-dpctl.py psample-events
H A Dovs-dpctl.py396 class psample(nla): class in ovsactions
856 psampleact = self.psample()
/linux/net/psample/
H A DKconfig3 # psample packet sampling configuration
15 be called psample.
H A DMakefile6 obj-$(CONFIG_PSAMPLE) += psample.o
/linux/net/
H A DMakefile63 obj-$(CONFIG_PSAMPLE) += psample/
H A DKconfig443 source "net/psample/Kconfig"
/linux/drivers/net/netdevsim/
H A Dnetdevsim.h370 struct nsim_dev_psample *psample; member
/linux/net/sched/
H A DKconfig759 them using the psample module.
/linux/
H A DMAINTAINERS21419 F: include/net/psample.h
21420 F: include/uapi/linux/psample.h
21421 F: net/psample