Lines Matching refs:slip
103 static void slip_unesc(struct slip *sl, unsigned char c);
106 static void slip_unesc6(struct slip *sl, unsigned char c);
129 static int sl_alloc_bufs(struct slip *sl, int mtu) in sl_alloc_bufs()
205 static void sl_free_bufs(struct slip *sl) in sl_free_bufs()
220 static int sl_realloc_bufs(struct slip *sl, int mtu)
306 static inline void sl_lock(struct slip *sl)
313 static inline void sl_unlock(struct slip *sl)
319 static void sl_bump(struct slip *sl)
375 static void sl_encaps(struct slip *sl, unsigned char *icp, int len)
423 struct slip *sl = container_of(work, struct slip, tx_work);
455 struct slip *sl = tty->disc_data;
462 struct slip *sl = netdev_priv(dev);
496 struct slip *sl = netdev_priv(dev);
530 struct slip *sl = netdev_priv(dev);
548 struct slip *sl = netdev_priv(dev);
562 struct slip *sl = netdev_priv(dev);
579 struct slip *sl = netdev_priv(dev);
612 struct slip *sl = netdev_priv(dev);
629 struct slip *sl = netdev_priv(dev);
687 struct slip *sl = tty->disc_data;
718 struct slip *sl;
735 static struct slip *sl_alloc(dev_t line)
740 struct slip *sl;
790 struct slip *sl;
881 struct slip *sl = tty->disc_data;
950 static void slip_unesc(struct slip *sl, unsigned char s)
1033 static void slip_unesc6(struct slip *sl, unsigned char s)
1073 struct slip *sl = tty->disc_data;
1204 struct slip *sl = netdev_priv(dev);
1333 struct slip *sl;
1400 struct slip *sl = (struct slip *)sls;
1431 struct slip *sl = (struct slip *)sls;