Lines Matching defs:create
213 bool create, struct dpif **dpifp)
221 class->type, name, create ? "" : "not ");
238 * dpif does not exists at first, create it here if dp_exists indicate
242 if ((dp_exists && dpif == NULL) || (!dp_exists && create)) {
290 if (!create) {
298 create ? EEXIST : 0);
771 VLOG_WARN_RL(&error_rl, "%s: cannot create port `%s' because "
849 /* Only create the TX PF_SOCKET on the physical link */
2485 "create socket: %s", physname, ovs_strerror(errno));
2561 VLOG_DBG("dpif_solaris_create_lowerlink create %d upfds over lower "
2584 VLOG_ERR("dpif_solaris_create_lowerlink create %dth "
2589 VLOG_DBG("dpif_solaris_create_lowerlink create %dth "