-rw-r--r-- 111 holtrace-20250617/in.h raw#ifndef in_h #define in_h extern char *in_buf; extern long long in_bytes; extern void in_init(void); #endif