Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dip.h45 #define IPOPT_CLASS_MASK 0x60 macro
49 #define IPOPT_CLASS(o) ((o) & IPOPT_CLASS_MASK)
/bionic/libc/include/netinet/
Dip.h216 #define IPOPT_CLASS_MASK 0x60 macro