type github.com/prometheus/procfs.NetSockstatProtocol

4 uses

	github.com/prometheus/procfs (current package)
		net_sockstat.go#L32: 	Protocols []NetSockstatProtocol
		net_sockstat.go#L38: type NetSockstatProtocol struct {
		net_sockstat.go#L140: func parseSockstatProtocol(kvs map[string]int) NetSockstatProtocol {
		net_sockstat.go#L141: 	var nsp NetSockstatProtocol