Searched refs:firewire_header (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-ap1394.c44 struct firewire_header { struct
52 * "struct firewire_header" to a multiple of 4 bytes, for example, so
53 * "sizeof (struct firewire_header)" may not give the right answer.
60 register const struct firewire_header *fp;
63 fp = (const struct firewire_header *)bp;
92 struct firewire_header *fp;
105 fp = (struct firewire_header *)p;

Completed in 108 milliseconds