Home
last modified time | relevance | path

Searched refs:PSAMPLE_CMD_NEW_GROUP (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dpsample.h38 PSAMPLE_CMD_NEW_GROUP, enumerator
/linux/net/psample/
H A Dpsample.c88 err = psample_group_nl_fill(msg, group, PSAMPLE_CMD_NEW_GROUP, in psample_nl_cmd_get_group_dumpit()
154 psample_group_notify(group, PSAMPLE_CMD_NEW_GROUP); in psample_group_create()
/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py2511 PSAMPLE_CMD_NEW_GROUP = 2 variable in psample_msg