|
Navigation
- Home
- Community
- Development
- myReactOS
- Fundraiser 2012
Doxygen
- Main Page
- Alphabetical List
- Data Structures
- Directories
- File List
- Data Fields
- Globals
- Related Pages
Search
|
Go to the source code of this file.
Defines |
| #define | DHCP_OPTION_DATA |
Functions |
| void | parse_options (struct packet *) |
| void | parse_option_buffer (struct packet *, unsigned char *, int) |
| int | store_options (unsigned char *, int, struct tree_cache **, unsigned char *, int, int, int, int) |
| int | cons_options (struct packet *inpacket, struct dhcp_packet *outpacket, int mms, struct tree_cache **options, int overload, int terminate, int bootpp, u_int8_t *prl, int prl_len) |
| char * | pretty_print_option (unsigned int code, unsigned char *data, int len, int emit_commas, int emit_quotes) |
| void | do_packet (struct interface_info *interface, struct dhcp_packet *packet, int len, unsigned int from_port, struct iaddr from, struct hardware *hfrom) |
Variables |
| int | bad_options = 0 |
| int | bad_options_max = 5 |
Generated on Thu May 24 2012 04:48:27 for ReactOS by
1.7.6.1
|