taglinefilesource code
slip65drivers/net/slip.cstatic struct slip  sl_ctrl[SL_NRUNIT];
slip126drivers/net/slip.csl_initialize(struct slip *sl, struct device *dev)
slip158drivers/net/slip.cstatic struct slip *
slip161drivers/net/slip.cstruct slip *sl;
slip174drivers/net/slip.cstatic inline struct slip *
slip178drivers/net/slip.cstruct slip *sl;
slip199drivers/net/slip.csl_free(struct slip *sl)
slip216drivers/net/slip.cstatic void sl_changedmtu(struct slip *sl)
slip280drivers/net/slip.csl_enqueue(struct slip *sl, unsigned char c)
slip296drivers/net/slip.csl_dequeue(struct slip *sl, int i)
slip312drivers/net/slip.csl_lock(struct slip *sl)
slip326drivers/net/slip.csl_unlock(struct slip *sl)
slip340drivers/net/slip.csl_bump(struct slip *sl)
slip397drivers/net/slip.csl_next(struct slip *sl)
slip407drivers/net/slip.csl_encaps(struct slip *sl, unsigned char *icp, int len)
slip488drivers/net/slip.cstruct slip *sl;
slip553drivers/net/slip.cstruct slip *sl;
slip626drivers/net/slip.cstruct slip *sl;
slip659drivers/net/slip.cstruct slip *sl;
slip721drivers/net/slip.cstruct slip *sl;
slip759drivers/net/slip.cstruct slip *sl;
slip817drivers/net/slip.cslip_unesc(struct slip *sl, unsigned char *s, int count, int error)
slip904drivers/net/slip.cslip_unesc6(struct slip *sl, unsigned char *s, int count, int error)
slip945drivers/net/slip.cstruct slip *sl;
slip981drivers/net/slip.cstruct slip *sl;
slip77drivers/net/slip.hextern void  slip_unesc(struct slip *sl, unsigned char *s, int count, int error);
slip78drivers/net/slip.hextern void   slip_unesc6(struct slip *sl, unsigned char *s, int count, int error);