syscall.IPMreq.Interface (field)

3 uses

	syscall (current package)
		ztypes_linux_amd64.go#L218: 	Interface [4]byte /* in_addr */

	net
		sockopt_posix.go#L87: 				copy(mreq.Interface[:], a)
		sockopt_posix.go#L92: 				copy(mreq.Interface[:], a)