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.py50 OVS_DP_CMD_NEW = 1 variable
2308 msg["cmd"] = OVS_DP_CMD_NEW
/linux/net/openvswitch/
H A Ddatapath.c1916 info->snd_seq, 0, OVS_DP_CMD_NEW); in ovs_dp_cmd_new()
2115 { .cmd = OVS_DP_CMD_NEW,