Add missing constant
This commit is contained in:
parent
61e0d0176c
commit
3c2ff00e8b
1 changed files with 1 additions and 0 deletions
1
nmrpd.h
1
nmrpd.h
|
@ -85,6 +85,7 @@
|
|||
#define NMRP_DEFAULT_TFTP_PORT 69
|
||||
|
||||
#define NMRP_ETH_TIMEOUT_S 60
|
||||
#define NMRP_MAX_UL_REQS 3
|
||||
|
||||
struct eth_hdr {
|
||||
uint8_t ether_dhost[6];
|
||||
|
|
Loading…
Add table
Reference in a new issue