Searched refs:lastrepeat (Results 1 – 7 of 7) sorted by relevance
145 if (digi1->lastrepeat != digi2->lastrepeat) in ax25digicmp()188 digi->lastrepeat = -1; in ax25_addr_parse()202 digi->lastrepeat = d; in ax25_addr_parse()292 out->lastrepeat = in->ndigi - in->lastrepeat - 2; in ax25_digi_invert()298 if (ct <= out->lastrepeat) { in ax25_digi_invert()
215 if (dp.lastrepeat + 1 < dp.ndigi) /* Not yet digipeated completely */ in ax25_rcv()216 next_digi = &dp.calls[dp.lastrepeat + 1]; in ax25_rcv()224 if (ax25cmp(&dest, dev_addr) == 0 && dp.lastrepeat + 1 == dp.ndigi) in ax25_rcv()228 if (!mine && ax25_listen_mine(&dest, dev) && dp.lastrepeat + 1 == dp.ndigi) in ax25_rcv()232 if ((*skb->data & ~0x10) == AX25_UI && dp.lastrepeat + 1 == dp.ndigi) { in ax25_rcv()338 if (dp.lastrepeat + 1 == dp.ndigi) in ax25_rcv()
99 ax25_rt->digipeat->lastrepeat = -1; in ax25_rt_add()128 ax25_rt->digipeat->lastrepeat = -1; in ax25_rt_add()
1193 digi->lastrepeat = -1; in ax25_connect()1199 digi->lastrepeat = ct; in ax25_connect()1514 dtmp.lastrepeat = 0; in ax25_sendmsg()
183 signed char lastrepeat; member
649 digi->lastrepeat = -1; in nr_call_to_digi()
120 rose_neigh->digipeat->lastrepeat = -1; in rose_add_node()