Searched refs:IsStunIndicationType (Results 1 – 3 of 3) sorted by relevance
480 bool IsStunIndicationType(int msg_type);
881 bool IsStunIndicationType(int msg_type) { in IsStunIndicationType() function
521 EXPECT_EQ(i == 1U, IsStunIndicationType(types[i])); in TEST_F()