Searched defs:packetdata (Results 1 – 3 of 3) sorted by relevance
82 struct packetdata { struct83 u_char seq; /* sequence number of this packet */84 u_int8_t ttl; /* ttl packet left with */85 u_char pad[2];86 u_int32_t sec; /* time packet left */87 u_int32_t usec;
14 uint8_t packetdata[] = { in test11() local
15 uint8_t packetdata[] = { in test23() local [all...]