Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dip.h27 #define IPOPT_CLASS_MASK 0x60 macro
30 #define IPOPT_CLASS(o) ((o)&IPOPT_CLASS_MASK)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dip.h40 #define IPOPT_CLASS_MASK 0x60 macro
43 #define IPOPT_CLASS(o) ((o) & IPOPT_CLASS_MASK)
/kernel/linux/linux-5.10/include/uapi/linux/
Dip.h44 #define IPOPT_CLASS_MASK 0x60 macro
48 #define IPOPT_CLASS(o) ((o)&IPOPT_CLASS_MASK)