Searched defs:sub_type (Results 1 – 7 of 7) sorted by relevance
36 int sub_type; member
41 uint8_t sub_type() const { return sub_type_; } in sub_type() function
264 def sub_type(self): member in AcceptItem
122 def CheckAttributes(self, item, main_type, sub_type, q=1, values={}, index=1): argument
370 uint16_t sub_type = ntohs(*((uint16_t*)(t))); in parse_ia_na() local
557 const uint8_t sub_type, in SetRTCPApplicationSpecificData()
4877 typedef Vector<string_pair<String>> sub_type; typedef