Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_slp.c53 static int v1_charset = 0; /* character set; only in V1 */ variable
363 switch (v1_charset) { in make_utf8()
460 if (v1_charset) { in slp_field()
1468 v1_charset = 0; in interpret_slp_v1()
1554 v1_charset = ntohs(slp->charset); in v1_header()
1556 v1_charset, in v1_header()
1557 slpv1_charset(v1_charset)); in v1_header()