const syscall.NET_RT_IFLIST
4 uses
syscall (current package)
zerrors_darwin_arm64.go#L678: NET_RT_IFLIST = 0x3
net
interface_darwin.go#L14: rib, err := route.FetchRIB(syscall.AF_UNSPEC, syscall.NET_RT_IFLIST, ifindex)
interface_darwin.go#L18: return route.ParseRIB(syscall.NET_RT_IFLIST, rib)
vendor/golang.org/x/net/route
route.go#L96: RIBTypeInterface RIBType = syscall.NET_RT_IFLIST
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)