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

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
interface.h 55 dhcp_pif_t *pif_next; /* Note: must be first */ member in struct:dhcp_pif_s
interface.c 320 pif = pif->pif_next;
322 for (; pif != NULL; pif = pif->pif_next) {
345 for (; pif != NULL; pif = pif->pif_next) {
    [all...]
states.c 401 pif = pif->pif_next;
405 for (; pif != NULL; pif = pif->pif_next) {
    [all...]

Completed in 120 milliseconds