Searched refs:SLIP_MAGIC (Results 1 – 4 of 4) sorted by relevance
100 #define SLIP_MAGIC 0x5302 macro
428 if (!sl->tty || sl->magic != SLIP_MAGIC || !netif_running(sl->dev)) {689 if (!sl || sl->magic != SLIP_MAGIC || !netif_running(sl->dev))760 sl->magic = SLIP_MAGIC;812 if (sl && sl->magic == SLIP_MAGIC)884 if (!sl || sl->magic != SLIP_MAGIC || sl->tty != tty)1078 if (!sl || sl->magic != SLIP_MAGIC)
78 SLIP_MAGIC 0x5302 slip drivers/net/slip.h