var github.com/refraction-networking/utls/dicttls.DictCompMethNameIndexed

2 uses

	github.com/refraction-networking/utls/dicttls (current package)
		comp_meth_ids.go#L18: var DictCompMethNameIndexed = map[string]uint8{

	github.com/refraction-networking/utls
		u_clienthello_json.go#L73: 		if id, ok := dicttls.DictCompMethNameIndexed[name]; ok {