Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py50 OVS_DP_CMD_NEW = 1 variable
1951 msg["cmd"] = OVS_DP_CMD_NEW
/linux/net/openvswitch/
H A Ddatapath.c1887 info->snd_seq, 0, OVS_DP_CMD_NEW); in ovs_dp_cmd_new()
2086 { .cmd = OVS_DP_CMD_NEW,