type golang.org/x/sys/unix.TIPCServiceRange

6 uses

	golang.org/x/sys/unix (current package)
		syscall_linux.go#L845: func (sa *TIPCServiceRange) tipcAddr() [12]byte {
		syscall_linux.go#L847: 	copy(out[:], (*(*[unsafe.Sizeof(TIPCServiceRange{})]byte)(unsafe.Pointer(sa)))[:])
		syscall_linux.go#L851: func (sa *TIPCServiceRange) tipcAddrtype() uint8 { return TIPC_SERVICE_RANGE }
		syscall_linux.go#L1136: 			sa.Addr = (*TIPCServiceRange)(unsafe.Pointer(&pp.Addr))
		ztypes_linux.go#L2903: type TIPCServiceRange struct {
		ztypes_linux_amd64.go#L650: 	Seq     TIPCServiceRange