answersLogoWhite

0

Timestamps are unset in a packet for stream 0 because stream 0 is typically used for control messages and does not require timing information like other data streams.

User Avatar

AnswerBot

5mo ago

What else can I help you with?

Related Questions

How do you write flag status in program?

for example:int flag= 0; /* 0/1 = unset/set */...printf ("flag=%d which means %s\n", flag, flag? "set": "unset");


How much fat is in one packet of oatmeal?

depends on how much sugar is in the packet


What is the use of complementry operator in c?

The bitwise complement or one's complement operator (~) is used to switch the state of all the bits in a value. Thus 1's become 0, and 0's become 1. One of its many uses is to unset individual bit(s) in a bitmap. We do this with a bitwise AND of the bitmap and the bitwise complement of the bit(s) we want to unset. Original bitmap: 01011100 Bit to unset: 00000100 (e.g., bit 2 (bits are zero based from right)) // Using one's complement and bitwise AND ~00000100 & 01011100 11111011 (one's complement of bit 2) & 01011100 (original bitmap) = 01011000 (original bitmap with bit 2 unset) Note that this formula works even if bit 2 were already unset: 11111011 (one's complement of bit 2) & 01011000 (original bitmap, with bit 2 unset) = 01011000 (original bitmap unchanged)


What happens when sent packet is lost?

packet will be routed in network until its TTL reaches to 0,then it will be discard jawad ciit wah campus


What happens to an IPv6 packet when it's hop limit reaches 0?

It is discarded.


What will happen if a router received a ICMP packet with TTL 0?

1.The router will discard the packet. 2.The router will send a time exceeded message to the source host.


Which option sHow is the PDU that contains the Layer 3 source and destination addressing for a packet?

SLOT 0


What does the ascii payload section of an icmp packet in linux contain?

A string of characters followed by 0-9


Which routing table entry will be used to forward this packet to the destination address?

172.16.16.0/20 [1/0] via 192.168.0.17


What steps are taken when forwadin an icmp packet?

For each router, the following steps occur: 1) The "access-group in" command is checked on the interface, and discards the packet if the rule tells it to do so. 2) The "TTL" field is decreased by 1. 3) If TTL is now 0, the router discards the packet and sends a reply packet back to the sender. 4) The packet's IP address is compared to the routing table to determine the next hop of the packet. 5) The router advises if the network or host is unreachable due to a down interface or no known route. 6) The router sends the packet to the outgoing interface's queue to be sent to the next hop. 7) The "access-group out" command is checked on the interface, and discards the packet if the rule tells it to do so. 8) The router sends the packet to the next hop.


What kind of fish swim up stream?

The cute little creatures called salmon are the fish that swim up stream! Bears love them. :0)


How many points is gum in Weight Watchers?

That depends on the individual product.