type syscall.Conn

2 uses

	syscall (current package)
		net.go#L31: type Conn interface {

	os
		zero_copy_linux.go#L134: 	sc, ok := i.(syscall.Conn)