HomeSort by relevance Sort by last modified time
    Searched refs:v4root (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
interface.h 164 extern dhcp_pif_t *v4root;
interface.c 48 dhcp_pif_t *v4root; variable
245 insque(pif, isv6 ? &v6root : &v4root);
318 pif = isv6 ? v6root : v4root;
343 pif = isv6 ? v6root : v4root;
    [all...]
states.c 403 pif = isv6 ? v6root : v4root;
    [all...]

Completed in 2160 milliseconds