firewire_tester.c File Reference

Go to the source code of this file.

Functions

static int read_packet (unsigned char *tspacket, int len, unsigned int dropped, void *callback_data)
int test_connection (raw1394handle_t handle, int channel)
int test_p2p (raw1394handle_t handle, nodeid_t node)
int test_broadcast (raw1394handle_t handle, nodeid_t node)
int fix_broadcast (raw1394handle_t handle, nodeid_t node)
void usage (void)
int main (int argc, char **argv)

Variables

int verbose = 0
int sync_failed = 0
int nodata = 0


Function Documentation

static int read_packet ( unsigned char *  tspacket,
int  len,
unsigned int  dropped,
void *  callback_data 
) [static]

int test_connection ( raw1394handle_t  handle,
int  channel 
)

Definition at line 54 of file firewire_tester.c.

Referenced by test_broadcast(), and test_p2p().

int test_p2p ( raw1394handle_t  handle,
nodeid_t  node 
)

Definition at line 95 of file firewire_tester.c.

Referenced by fix_broadcast(), and main().

int test_broadcast ( raw1394handle_t  handle,
nodeid_t  node 
)

Definition at line 133 of file firewire_tester.c.

Referenced by fix_broadcast(), and main().

int fix_broadcast ( raw1394handle_t  handle,
nodeid_t  node 
)

Definition at line 175 of file firewire_tester.c.

Referenced by main().

void usage ( void   ) 

Definition at line 213 of file firewire_tester.c.

int main ( int  argc,
char **  argv 
)

Definition at line 228 of file firewire_tester.c.


Variable Documentation

int verbose = 0

int sync_failed = 0

Definition at line 30 of file firewire_tester.c.

Referenced by read_packet(), test_broadcast(), test_connection(), and test_p2p().

int nodata = 0

Definition at line 31 of file firewire_tester.c.

Referenced by read_packet(), and test_connection().


Generated on Sat Dec 18 05:15:51 2010 for MythTV by  doxygen 1.5.5