github.com/prometheus/procfs.NetUnix.Rows (field)

4 uses

	github.com/prometheus/procfs (current package)
		net_unix.go#L81: 	Rows []*NetUnixLine
		net_unix.go#L114: 		Rows: make([]*NetUnixLine, 0, 32),
		net_unix.go#L135: 		nu.Rows = append(nu.Rows, item)