moby--moby/libnetwork/firewall_others.go

7 lines
138 B
Go

// +build !linux
package libnetwork
func setupArrangeUserFilterRule(c *controller) {}
func arrangeUserFilterRule() {}