golden hour
/usr/include/net
⬆️ Go Up
Upload
File/Folder
Size
Actions
ethernet.h
3.06 KB
Del
OK
if.h
6.88 KB
Del
OK
if_arp.h
7.04 KB
Del
OK
if_packet.h
1.23 KB
Del
OK
if_ppp.h
6.56 KB
Del
OK
if_shaper.h
1.59 KB
Del
OK
if_slip.h
933 B
Del
OK
ppp-comp.h
28 B
Del
OK
ppp_defs.h
162 B
Del
OK
route.h
4.59 KB
Del
OK
Edit: ppp_defs.h
#ifndef _NET_PPP_DEFS_H #define _NET_PPP_DEFS_H 1 #include <bits/types/time_t.h> #include <asm/types.h> #include <linux/ppp_defs.h> #endif /* net/ppp_defs.h */
Save