Searched refs:open_rxtx (Results 1 – 3 of 3) sorted by relevance
36 int open_rxtx(char *iface, int *rx, int *tx);
135 int open_rxtx(char *iface, int *rx, int *tx) in open_rxtx() function
772 if (open_rxtx(iface, &p.rx, &p.tx) == -1) in main()