Lines Matching refs:sequence
89 long ntransmitted; /* sequence # for outbound packets = #sent */
346 * and the sequence number is an ascending integer. The first 8 bytes
1028 acknowledge(ntohs(icmph.un.echo.sequence));
1048 printf("From %s icmp_seq=%u ", pr_addr(sin->sin_addr.s_addr), ntohs(icmph.un.echo.sequence));
1063 * and the sequence number is an ascending integer. The first 8 bytes
1077 icp->un.echo.sequence = htons(ntransmitted+1);
1160 ntohs(icp->un.echo.sequence),
1191 acknowledge(ntohs(icp1->un.echo.sequence));
1216 ntohs(icp1->un.echo.sequence));