#include <dhcp.h>
Collaboration diagram for dhcp:
|
incoming msg Definition at line 29 of file dhcp.h. Referenced by dhcp_free_reply(), dhcp_get_option_ptr(), and dhcp_unfold_reply(). |
|
Definition at line 36 of file dhcp.h. Referenced by dhcp_option(), dhcp_option_byte(), dhcp_option_long(), dhcp_option_short(), and dhcp_option_trailer(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
incoming msg options Definition at line 31 of file dhcp.h. Referenced by dhcp_free_reply(), dhcp_get_option_ptr(), and dhcp_unfold_reply(). |
|
ingoing msg options length Definition at line 33 of file dhcp.h. Referenced by dhcp_free_reply(), dhcp_get_option_ptr(), and dhcp_unfold_reply(). |
|
Definition at line 37 of file dhcp.h. Referenced by dhcp_option(), dhcp_option_byte(), dhcp_option_long(), dhcp_option_short(), and dhcp_option_trailer(). |
|
(first) pbuf of incoming msg Definition at line 27 of file dhcp.h. Referenced by dhcp_unfold_reply(). |
|
|
|
our connection to the DHCP server |
|
|
|
|
|
current DHCP state machine state Definition at line 19 of file dhcp.h. Referenced by dhcp_set_state(). |
|
|
|
|
|
retries of current request Definition at line 21 of file dhcp.h. Referenced by dhcp_set_state(). |
|
transaction identifier of last sent request |