Home
last modified time | relevance | path

Searched defs:packetdata (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/traceroute/
H A Dtraceroute.h82 struct packetdata { struct
83 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;
/openbsd-src/regress/lib/libradius/
H A Dtest11.c14 uint8_t packetdata[] = { in test11() local
H A Dtest23.c15 uint8_t packetdata[] = { in test23() local
[all...]