diff options
Diffstat (limited to 'src/ipcpd/normal/dt.h')
-rw-r--r-- | src/ipcpd/normal/dt.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ipcpd/normal/dt.h b/src/ipcpd/normal/dt.h index 09716153..ea029647 100644 --- a/src/ipcpd/normal/dt.h +++ b/src/ipcpd/normal/dt.h @@ -33,6 +33,7 @@ #define INVALID_ADDR 0 int dt_init(enum pol_routing pr, + enum pol_pff pp, uint8_t addr_size, uint8_t fd_size, bool has_ttl |