Searched refs:kdd_pkt (Results 1 – 2 of 2) sorted by relevance
71 kdd_pkt txp; /* Also readable as a packet structure */75 kdd_pkt rxp; /* Also readable as a packet structure */117 static void kdd_log_pkt(kdd_state *s, char *name, kdd_pkt *p) in kdd_log_pkt()785 static void kdd_handle_pkt(kdd_state *s, kdd_pkt *p) in kdd_handle_pkt()945 kdd_pkt *p = &s->rxp; in kdd_select_callback()
328 } PACKED kdd_pkt; typedef
Completed in 8 milliseconds