Home
last modified time | relevance | path

Searched refs:flow_next (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/net/irda/
Dirlmp.h135 struct lsap_cb *flow_next; /* Next lsap to be polled for Tx */ member
/linux-2.4.37.9/net/irda/
Dirlmp.c1253 next = self->flow_next; in irlmp_flow_indication()
1276 self->flow_next = (struct lsap_cb *) hashbin_get_next(self->lsaps); in irlmp_flow_indication()
1277 …p, still %d to go - queue len = %d\n", __FUNCTION__ , curr, next, self->flow_next, lsap_todo, IRLA… in irlmp_flow_indication()