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