golden hour
/usr/include/net
⬆️ Go Up
Upload
File/Folder
Size
Actions
ethernet.h
3.08 KB
Del
OK
if.h
6.83 KB
Del
OK
if_arp.h
6.94 KB
Del
OK
if_packet.h
1.23 KB
Del
OK
if_ppp.h
6.47 KB
Del
OK
if_shaper.h
1.58 KB
Del
OK
if_slip.h
927 B
Del
OK
ppp-comp.h
28 B
Del
OK
ppp_defs.h
172 B
Del
OK
route.h
4.6 KB
Del
OK
Edit: ppp_defs.h
#ifndef _NET_PPP_DEFS_H #define _NET_PPP_DEFS_H 1 #define __need_time_t #include <time.h> #include <asm/types.h> #include <linux/ppp_defs.h> #endif /* net/ppp_defs.h */
Save