Lines Matching defs:sl
130 static int sl_alloc_bufs(struct slip *sl, int mtu) in sl_alloc_bufs()
206 static void sl_free_bufs(struct slip *sl) in sl_free_bufs()
221 static int sl_realloc_bufs(struct slip *sl, int mtu)
307 static inline void sl_lock(struct slip *sl)
314 static inline void sl_unlock(struct slip *sl)
320 static void sl_bump(struct slip *sl)
376 static void sl_encaps(struct slip *sl, unsigned char *icp, int len)
424 struct slip *sl = container_of(work, struct slip, tx_work); local
456 struct slip *sl; local
467 struct slip *sl = netdev_priv(dev); local
501 struct slip *sl = netdev_priv(dev); local
535 struct slip *sl = netdev_priv(dev); local
553 struct slip *sl = netdev_priv(dev); local
567 struct slip *sl = netdev_priv(dev); local
579 struct slip *sl = netdev_priv(dev); local
611 struct slip *sl = netdev_priv(dev); local
628 struct slip *sl = netdev_priv(dev); local
691 struct slip *sl = tty->disc_data; local
722 struct slip *sl; local
744 struct slip *sl; local
790 struct slip *sl; local
886 struct slip *sl = tty->disc_data; local
955 static void slip_unesc(struct slip *sl, unsigned char s)
1038 static void slip_unesc6(struct slip *sl, unsigned char s)
1078 struct slip *sl = tty->disc_data; local
1189 struct slip *sl = netdev_priv(dev); local
1318 struct slip *sl; local
1381 struct slip *sl = from_timer(sl, t, outfill_timer); local
1412 struct slip *sl = from_timer(sl, t, keepalive_timer); local