Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dip.h46 #define IPOPT_NUMBER_MASK 0x1f macro
50 #define IPOPT_NUMBER(o) ((o)&IPOPT_NUMBER_MASK)