summaryrefslogblamecommitdiffstats
path: root/customdhcpcd/src/status.h
blob: 0a1dc8a43abffaef60bbc4ff14c836636ffb6c1f (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                            





                                                          
 

                      
/*
 * status.h
 *
 *  Created on: Jul 11, 2011
 *      Author: niklas
 */

#ifndef STATUS_H_
#define STATUS_H_

#define DHCPCD_EXIT 				9
#define DHCPCD_ARP_TEST 			10
#define DHCPCD_CONFIGURE			11
#define DHCPCD_WRITE 				12
#define DHCPCD_LOG					13



#endif /* STATUS_H_ */