Searched defs:packet_start (Results 1 – 2 of 2) sorted by relevance
61 bool packet_start() const { return packet_start_; } in packet_start() function
69 #define packet_start(type) \ macro