HomeSort by: relevance | last modified time | path
    Searched refs:cons_options (Results 1 - 6 of 6) sorted by relevancy

  /src/external/mpl/dhcp/dist/server/
bootp.c 261 cons_options (packet, outgoing.raw, lease,
dhcpleasequery.c 534 * to the PRL in cons_options(), this will be sent as the
648 packet->packet_length = cons_options(packet,
dhcp.c 1646 cons_options (packet, outgoing.raw, (struct lease *)0,
1899 cons_options (packet, outgoing.raw, (struct lease *)0,
2024 * option. This bypases inaccessiblity of server_universe in cons_options()
3973 packet_length = cons_options (state -> packet, &raw, lease,
  /src/external/mpl/dhcp/dist/client/
dhclient.c 3514 cons_options ((struct packet *)0, &client -> packet,
3589 cons_options ((struct packet *)0, &client -> packet,
3667 cons_options ((struct packet *)0, &client -> packet,
3725 cons_options ((struct packet *)0, &client -> packet,
  /src/external/mpl/dhcp/dist/common/
options.c 552 cons_options(struct packet *inpacket, struct dhcp_packet *outpacket, function
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 475 * in cons_options() */
1877 int cons_options (struct packet *, struct dhcp_packet *, struct lease *,

Completed in 26 milliseconds