Lines Matching refs:sock
1577 const char *name, const char *sock,
1582 char *init_sock = strlen(sock) ? (char *)sock : NULL;
1599 snprintf(s->vc->info_str, sizeof(s->vc->info_str), "sock=%s,fd=%d",
1600 sock, vde_datafd(s->vde));
2428 "vlan", "name", "sock", "port", "group", "mode", NULL
2439 if (get_param_value(vde_sock, sizeof(vde_sock), "sock", p) <= 0) {