tools/wesside: Update to use /dev/tap directly
[dragonfly.git] / usr.bin / tip / acucommon.h
1 void acu_nap(unsigned int how_long);
2 void acu_hw_flow_control(int hw_flow_control);
3 int acu_flush(void);
4 int acu_getspeed(void);
5 void acu_hupcl(void);
6 int acu_setspeed(int);
7 /* end of acucommon.h */