tiplink
tiplink (buf, TL_SIGNAL_TIPOUT | TL_VERBOSE);
if (LO != NULL && tiplink (LO, TL_SIGNAL_TIPOUT) != 0) {
if (LI != NULL && tiplink (LI, 0) != 0) {
int tiplink(char *cmd, unsigned int flags);