Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dinterface.h164 extern dhcp_pif_t *v4root;
H A Dinterface.c48 dhcp_pif_t *v4root; variable
245 insque(pif, isv6 ? &v6root : &v4root); in insert_pif()
318 pif = isv6 ? v6root : v4root; in lookup_pif_by_uindex()
343 pif = isv6 ? v6root : v4root; in lookup_pif_by_name()
1621 pif = isv6 ? v6root : v4root; in get_max_mtu()
H A Dstates.c405 pif = isv6 ? v6root : v4root; in next_smach()
H A DREADME.v6319 v4root -> pif --------------------> pif -> NULL