github.com/rawahars/moby@v24.0.4+incompatible/libnetwork/osl/neigh_unsupported.go (about) 1 //go:build !linux 2 // +build !linux 3 4 package osl 5 6 type neigh struct{}