Home
last modified time | relevance | path

Searched refs:link_packet (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/tools/firewire/
Dnosy-dump.c47 static void decode_link_packet(struct link_packet *packet, size_t length,
497 struct link_packet *p = (struct link_packet *) data; in handle_request_packet()
562 struct link_packet *p = (struct link_packet *) data; in handle_response_packet()
638 struct link_packet *p = (struct link_packet *) data; in handle_packet()
657 get_bits(struct link_packet *packet, int offset, int width) in get_bits()
697 decode_link_packet(struct link_packet *packet, size_t length, in decode_link_packet()
820 struct link_packet *packet = (struct link_packet *) data; in print_packet()
855 struct link_packet *packet = (struct link_packet *) data; in print_stats()
Dnosy-dump.h76 struct link_packet { struct
161 struct link_packet packet;