Home
last modified time | relevance | path

Searched refs:lastid (Results 1 – 3 of 3) sorted by relevance

/linux/scripts/
A Dspdxcheck.py87 self.lastid = None
105 self.lastid = id
109 if self.lastid not in self.spdx.exceptions[id]:
110 raise ParserException(tok, 'Exception not valid for license %s' %self.lastid)
111 self.lastid = None
113 self.lastid = None
164 self.lastid = None
/linux/drivers/isdn/mISDN/
A Dlayer2.h25 u_int lastid; member
A Dtei.c341 mgr->lastid = mISDN_HEAD_ID(skb); in do_send()
346 mgr->lastid = MISDN_ID_NONE; in do_send()
355 if (id == mgr->lastid) { in do_ack()
361 mgr->lastid = mISDN_HEAD_ID(skb); in do_ack()
367 mgr->lastid = MISDN_ID_NONE; in do_ack()
1355 mgr->lastid = MISDN_ID_NONE; in create_teimanager()

Completed in 8 milliseconds