mirror of
https://passt.top/passt
synced 2025-01-08 22:05:39 +00:00
16f4b983de
...from 11MiB to 155KiB for 'make avx2', 95KiB with -Os and stripped. Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
3 lines
78 B
C
3 lines
78 B
C
int dhcp(struct ctx *c, struct ethhdr *eh, size_t len);
|
|
void dhcp_init(void);
|