Home
last modified time | relevance | path

Searched refs:IPNET_MINOR_LO (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/inet/ipnet/
H A Dipnet.c120 static const int IPNET_MINOR_LO = 1; /* minor number for /dev/lo0 */ variable
461 if (ddi_create_minor_node(dip, "lo0", S_IFCHR, IPNET_MINOR_LO, in ipnet_attach()
546 if (getminor(*dev) == IPNET_MINOR_LO) { in ipnet_open()