Searched refs:DCBX_APP_WILLING_MASK (Results 1 – 2 of 2) sorted by relevance
1259 p_app->flags |= DCBX_APP_WILLING_MASK; in ecore_dcbx_set_app_data()1261 p_app->flags &= ~DCBX_APP_WILLING_MASK; in ecore_dcbx_set_app_data()
365 #define DCBX_APP_WILLING_MASK 0x00000002 macro