const golang.org/x/sys/unix.IFNAMSIZ

6 uses

	golang.org/x/sys/unix (current package)
		ifreq_linux.go#L32: 	if len(name) >= IFNAMSIZ {
		ifreq_linux.go#L123: 	name [IFNAMSIZ]byte
		syscall_linux.go#L786: 	if len(sa.Dev) > IFNAMSIZ-1 {
		syscall_linux.go#L804: 	clear(sa.raw[14 : 14+IFNAMSIZ])
		syscall_linux.go#L1116: 		for i := 14; i < 14+IFNAMSIZ; i++ {
		zerrors_linux.go#L1588: 	IFNAMSIZ                                    = 0x10