Searched refs:lif_max (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dinterface.h81 uint_t lif_max; /* maximum IP message size */ member in struct:dhcp_lif_s
H A Dselect.c195 htons(dsmp->dsm_lif->lif_max - sizeof (struct udpiphdr)));
H A Drenew.c480 htons(lif->lif_max - sizeof (struct udpiphdr)));
H A Drequest.c298 htons(dsmp->dsm_lif->lif_max - sizeof (struct udpiphdr)));
1106 if ((plp = recv_pkt(fd, lif->lif_max, B_FALSE)) == NULL)
H A Dinterface.c438 lif->lif_max = 1024;
440 lif->lif_max = lifr.lifr_mtu;
H A Dpacket.c160 uint_t mtu = lif->lif_max;

Completed in 52 milliseconds