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

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
inform.c 91 htons(dsmp->dsm_lif->lif_pif->pif_max -
interface.h 59 uint16_t pif_max; /* largest DHCP packet on this if */ member in struct:dhcp_pif_s
init_reboot.c 76 htons(dsmp->dsm_lif->lif_pif->pif_max - sizeof (struct udpiphdr)));
interface.c 136 pif->pif_max = lifr.lifr_mtu;
138 if (pif->pif_max < DHCP_DEF_MAX_SIZE) {
140 "support DHCP (%u < %u)", pname, pif->pif_max,
    [all...]

Completed in 4620 milliseconds