Searched refs:vsc_port (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/vscan/vscand/ |
H A D | vs_icap.c | 261 ctx.vsc_port = eng->vse_port; in vs_icap_scan_file() 277 if (vs_icap_compare_se(ctx.vsc_idx, ctx.vsc_host, ctx.vsc_port) == 0) { in vs_icap_scan_file() 367 ctx->vsc_host, ctx->vsc_port, VS_SERVICE_NAME, VS_ICAP_VER); in vs_icap_send_option_req() 658 ctx->vsc_host, ctx->vsc_port, VS_SERVICE_NAME, VS_ICAP_VER); in vs_icap_create_respmod_hdr() 1511 ctx->vsc_host, ctx->vsc_port) == 0) { in vs_icap_resp_istag() 1810 if (vs_icap_compare_se(idx, ctx->vsc_host, ctx->vsc_port) == 0) { in vs_icap_update_options()
|
H A D | vs_icap.h | 215 int vsc_port; member
|