Home
last modified time | relevance | path

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

/openbmc/linux/tools/firewire/
H A Dnosy-dump.c34 static void decode_link_packet(struct link_packet *packet, size_t length,
484 struct link_packet *p = (struct link_packet *) data; in handle_request_packet()
549 struct link_packet *p = (struct link_packet *) data; in handle_response_packet()
625 struct link_packet *p = (struct link_packet *) data; in handle_packet()
644 get_bits(struct link_packet *packet, int offset, int width) in get_bits()
684 decode_link_packet(struct link_packet *packet, size_t length, in decode_link_packet()
807 struct link_packet *packet = (struct link_packet *) data; in print_packet()
842 struct link_packet *packet = (struct link_packet *) data; in print_stats()
H A Dnosy-dump.h77 struct link_packet { struct
162 struct link_packet packet;