Searched defs:opacket (Results 1 – 2 of 2) sorted by relevance
234 struct opacket { struct243 struct opacket *outpacket; /* last output (udp) packet */ argument
55 u_char packet[PACKET_IN], opacket[64]; local