Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dopenvswitch.h56 OVS_DP_CMD_NEW, enumerator
/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py51 OVS_DP_CMD_NEW = 1 variable
1952 msg["cmd"] = OVS_DP_CMD_NEW
/linux/net/openvswitch/
H A Ddatapath.c1889 info->snd_seq, 0, OVS_DP_CMD_NEW); in ovs_dp_cmd_new()
2088 { .cmd = OVS_DP_CMD_NEW,