Home
last modified time | relevance | path

Searched defs:IP6OPT_TYPE (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Dip6.h86 #define IP6OPT_TYPE(o) ((o) & 0xc0) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Dip6.h86 #define IP6OPT_TYPE(o) ((o) & 0xc0) macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Dip6.h86 #define IP6OPT_TYPE(o) ((o) & 0xc0) macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Dip6.h86 #define IP6OPT_TYPE(o) ((o) & 0xc0) macro
/third_party/musl/include/netinet/
H A Dip6.h86 #define IP6OPT_TYPE(o) ((o) & 0xc0) macro

Completed in 3 milliseconds