github.com/moby/docker@v26.1.3+incompatible/libnetwork/osl/neigh_unsupported.go (about)

     1  //go:build !linux
     2  
     3  package osl
     4  
     5  type neigh struct{}