Home
last modified time | relevance | path

Searched refs:IPOPT_CLASS_MASK (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/linux/
H A Dip.h40 #define IPOPT_CLASS_MASK 0x60 macro
43 #define IPOPT_CLASS(o) ((o) & IPOPT_CLASS_MASK)
/aosp12/bionic/libc/include/netinet/
H A Dip.h204 #define IPOPT_CLASS_MASK 0x60 macro