NH_IS_PINNED
if (NH_IS_PINNED(nh))
int op_flags = RTM_F_CREATE | (NH_IS_PINNED(nh) ? RTM_F_FORCE : 0);