Lines Matching defs:sl
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); local
455 struct slip *sl = tty->disc_data; local
462 struct slip *sl = netdev_priv(dev); local
496 struct slip *sl = netdev_priv(dev); local
530 struct slip *sl = netdev_priv(dev); local
548 struct slip *sl = netdev_priv(dev); local
562 struct slip *sl = netdev_priv(dev); local
574 struct slip *sl = netdev_priv(dev); local
606 struct slip *sl = netdev_priv(dev); local
623 struct slip *sl = netdev_priv(dev); local
686 struct slip *sl = tty->disc_data; local
717 struct slip *sl; local
739 struct slip *sl; local
785 struct slip *sl; local
876 struct slip *sl = tty->disc_data; local
945 static void slip_unesc(struct slip *sl, unsigned char s)
1028 static void slip_unesc6(struct slip *sl, unsigned char s)
1068 struct slip *sl = tty->disc_data; local
1199 struct slip *sl = netdev_priv(dev); local
1328 struct slip *sl; local
1393 struct slip *sl = from_timer(sl, t, outfill_timer); local
1424 struct slip *sl = from_timer(sl, t, keepalive_timer); local