github.com/prometheus/procfs.IPVSStats.OutgoingBytes (field)

2 uses

	github.com/prometheus/procfs (current package)
		ipvs.go#L43: 	OutgoingBytes uint64
		ipvs.go#L118: 	stats.OutgoingBytes, err = strconv.ParseUint(statFields[4], 16, 64)