type github.com/prometheus/procfs.NetUnixLine

5 uses

	github.com/prometheus/procfs (current package)
		net_unix.go#L68: type NetUnixLine struct {
		net_unix.go#L81: 	Rows []*NetUnixLine
		net_unix.go#L114: 		Rows: make([]*NetUnixLine, 0, 32),
		net_unix.go#L141: func (u *NetUnix) parseLine(line string, hasInode bool, minFieldsCnt int) (*NetUnixLine, error) {
		net_unix.go#L178: 	nuLine := &NetUnixLine{