NET_ASSERT_UNLOCKED
#define NET_ASSERT_UNLOCKED() /* nothing */
#define NET_ASSERT_UNLOCKED() \
#define NET_ASSERT_UNLOCKED() do {} while (0)