Home
last modified time | relevance | path

Searched refs:IN_CLASSB (Results 1 - 9 of 9) sorted by relevance

/third_party/lwip/src/include/lwip/
H A Dinet.h98 #define IN_CLASSB(b) IP_CLASSB(b) macro
/third_party/lame/frontend/
H A Drtp.c253 if (IN_CLASSB(ip)) in rtp_socket()
/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Din.h162 #define IN_CLASSB(a) ((((in_addr_t)(a)) & 0xc0000000) == 0x80000000) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Din.h161 #define IN_CLASSB(a) ((((in_addr_t)(a)) & 0xc0000000) == 0x80000000) macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Din.h161 #define IN_CLASSB(a) ((((in_addr_t)(a)) & 0xc0000000) == 0x80000000) macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/
H A Din.h163 #define IN_CLASSB(a) ((((in_addr_t)(a)) & 0xc0000000) == 0x80000000) macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Din.h161 #define IN_CLASSB(a) ((((in_addr_t)(a)) & 0xc0000000) == 0x80000000) macro
/third_party/musl/include/netinet/
H A Din.h162 #define IN_CLASSB(a) ((((in_addr_t)(a)) & 0xc0000000) == 0x80000000) macro
/third_party/lwip/src/netif/ppp/
H A Dauth.c2130 else if (IN_CLASSB(ah))

Completed in 11 milliseconds