diff options
| author | Miguel <m.i@gmx.at> | 2018-09-27 11:03:00 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-09-27 11:03:00 +0200 |
| commit | 05d86ed530c05ba3f8648ffd7e67f4a593ae58d8 (patch) | |
| tree | df959f63050abda6d3ca4f46dfab56ba07443ca4 /net/ntp.h | |
| parent | 50ad5b31f261eceb715720fbe279a69241770554 (diff) | |
ntp
Diffstat (limited to 'net/ntp.h')
| -rw-r--r-- | net/ntp.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,3 +32,4 @@ struct udp_v4_ntp } __attribute__((packed)); uint32_t ntp_generic(struct netdev *dev, uint32_t ip, uint16_t src, uint16_t dst, uint8_t* pos,uint8_t *end); +uint32_t ntp_incoming(uint8_t* start, uint8_t *pos); |
