Searched refs:vsc_port (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/vscan/vscand/
H A Dvs_icap.h215 int vsc_port; member in struct:vs_scan_ctx
H A Dvs_icap.c261 ctx.vsc_port = eng->vse_port;
277 if (vs_icap_compare_se(ctx.vsc_idx, ctx.vsc_host, ctx.vsc_port) == 0) {
367 ctx->vsc_host, ctx->vsc_port, VS_SERVICE_NAME, VS_ICAP_VER);
658 ctx->vsc_host, ctx->vsc_port, VS_SERVICE_NAME, VS_ICAP_VER);
1511 ctx->vsc_host, ctx->vsc_port) == 0) {
1810 if (vs_icap_compare_se(idx, ctx->vsc_host, ctx->vsc_port) == 0) {

Completed in 118 milliseconds