Searched refs:lastid (Results 1 – 5 of 5) sorted by relevance
86 self.lastid = None104 self.lastid = id108 if self.lastid not in self.spdx.exceptions[id]:109 raise ParserException(tok, 'Exception not valid for license %s' %self.lastid)110 self.lastid = None112 self.lastid = None163 self.lastid = None
34 u_int lastid; member
350 mgr->lastid = mISDN_HEAD_ID(skb); in do_send()355 mgr->lastid = MISDN_ID_NONE; in do_send()364 if (id == mgr->lastid) { in do_ack()370 mgr->lastid = mISDN_HEAD_ID(skb); in do_ack()376 mgr->lastid = MISDN_ID_NONE; in do_ack()1367 mgr->lastid = MISDN_ID_NONE; in create_teimanager()
155 unsigned char lastid; /* Last id allocated by the engine */ member
2449 if (is->reset->rs[is->reset->lastid]) { in isdn_ppp_ccp_reset_trans()2453 rs = is->reset->rs[is->reset->lastid]; in isdn_ppp_ccp_reset_trans()2465 " %d to be started\n", is->reset->lastid); in isdn_ppp_ccp_reset_trans()2467 is->reset->lastid); in isdn_ppp_ccp_reset_trans()2516 is->reset->lastid++; in isdn_ppp_ccp_reset_ack_rcvd()