ReactOS
0.4.16-dev-106-g10b08aa
parser.h
Go to the documentation of this file.
1
#ifndef PARSER_H
2
#define PARSER_H
3
4
int
parse_dhcp_options
(
DHCPMESSAGE
*,
DHCPOPTIONS
*);
5
int
process_dhcp_packet
(
DHCPMESSAGE
*,
DHCPOPTIONS
*);
6
int
write_packet
(
DHCPMESSAGE
*,
char
*);
7
8
#endif
parse_dhcp_options
int parse_dhcp_options(DHCPMESSAGE *, DHCPOPTIONS *)
Definition:
parser.c:8
process_dhcp_packet
int process_dhcp_packet(DHCPMESSAGE *, DHCPOPTIONS *)
Definition:
parser.c:193
write_packet
int write_packet(DHCPMESSAGE *, char *)
Definition:
parser.c:348
DHCPMESSAGE
Definition:
datatypes.h:8
DHCPOPTIONS
Definition:
datatypes.h:26
modules
rosapps
applications
net
dhcpd
src
include
parser.h
Generated on Tue Oct 8 2024 06:17:43 for ReactOS by
1.9.6