Searched refs:pif_max (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dinform.c88 htons(dsmp->dsm_lif->lif_pif->pif_max -
H A Dinterface.h59 uint16_t pif_max; /* largest DHCP packet on this if */ member in struct:dhcp_pif_s
H A Dinit_reboot.c76 htons(dsmp->dsm_lif->lif_pif->pif_max - sizeof (struct udpiphdr)));
H A Dinterface.c136 pif->pif_max = lifr.lifr_mtu;
138 if (pif->pif_max < DHCP_DEF_MAX_SIZE) {
140 "support DHCP (%u < %u)", pname, pif->pif_max,

Completed in 119 milliseconds