taglinefilesource code
strip116drivers/net/strip.cstruct strip      *next;    /* The next struct in the list   */
strip117drivers/net/strip.cstruct strip     **referrer;    /* The pointer that points to us */
strip202drivers/net/strip.cstatic struct strip *struct_strip_list = NULL;
strip474drivers/net/strip.cstatic void strip_changedmtu(struct strip *strip_info)
strip543drivers/net/strip.cstatic void strip_unlock(struct strip *strip_info)
strip555drivers/net/strip.cstatic void ResetRadio(struct strip *strip_info)
strip573drivers/net/strip.cstruct strip *strip_info = (struct strip *) tty->disc_data;
strip602drivers/net/strip.cstatic unsigned char *strip_stuff(unsigned char *ptr, struct strip *strip_info, struct sk_buff *skb)
strip656drivers/net/strip.cstatic void strip_send(struct strip *strip_info, struct sk_buff *skb)
strip707drivers/net/strip.cstruct strip *strip_info = (struct strip *)(dev->priv);
strip739drivers/net/strip.cstatic void strip_bump(struct strip *strip_info, __u16 packetlen)
strip758drivers/net/strip.cstatic void RecvErr(char *msg, struct strip *strip_info)
strip792drivers/net/strip.cstatic void RecvErr_Message(struct strip *strip_info, __u8 *sendername, __u8 *msg)
strip831drivers/net/strip.cstatic void process_packet(struct strip *strip_info)
strip924drivers/net/strip.cstruct strip *strip_info = (struct strip *) tty->disc_data;
strip1015drivers/net/strip.cstruct strip *strip_info = (struct strip *)(dev->priv);
strip1058drivers/net/strip.cstruct strip *strip_info = (struct strip *)(dev->priv);
strip1121drivers/net/strip.cstruct strip *strip_info = (struct strip *)(dev->priv);
strip1215drivers/net/strip.cstatic void strip_free(struct strip *strip_info)
strip1228drivers/net/strip.cstatic struct strip *strip_alloc(void)
strip1231drivers/net/strip.cstruct strip **s = &struct_strip_list;
strip1232drivers/net/strip.cstruct strip *strip_info = (struct strip *)
strip1233drivers/net/strip.ckmalloc(sizeof(struct strip), GFP_KERNEL);
strip1242drivers/net/strip.cmemset(strip_info, 0, sizeof(struct strip));
strip1294drivers/net/strip.cstruct strip *strip_info = (struct strip *) tty->disc_data;
strip1360drivers/net/strip.cstruct strip *strip_info = (struct strip *) tty->disc_data;
strip1388drivers/net/strip.cstruct strip *strip_info = (struct strip *) tty->disc_data;