NSH_TTL_SHIFT
field = (nsh.base & NSH_TTL_MASK) >> NSH_TTL_SHIFT;
#define NSH_TTL_MASK (0x3f << NSH_TTL_SHIFT)