Searched defs:new_id (Results 1 – 2 of 2) sorted by relevance
218 uint16_t new_id; in ip_randomid() local
74 void streamNextID(streamID *last_id, streamID *new_id) { in streamNextID()