Searched refs:lastrepeat (Results 1 – 7 of 7) sorted by relevance
146 if (digi1->lastrepeat != digi2->lastrepeat) in ax25digicmp()187 digi->lastrepeat = -1; in ax25_addr_parse()199 digi->lastrepeat = d; in ax25_addr_parse()288 out->lastrepeat = in->ndigi - in->lastrepeat - 2; in ax25_digi_invert()294 if (ct <= out->lastrepeat) { in ax25_digi_invert()
256 if (dp.lastrepeat + 1 < dp.ndigi) /* Not yet digipeated completely */ in ax25_rcv()257 next_digi = &dp.calls[dp.lastrepeat + 1]; in ax25_rcv()265 if (ax25cmp(&dest, dev_addr) == 0 && dp.lastrepeat + 1 == dp.ndigi) in ax25_rcv()269 if (!mine && ax25_listen_mine(&dest, dev) && dp.lastrepeat + 1 == dp.ndigi) in ax25_rcv()273 if ((*skb->data & ~0x10) == AX25_UI && dp.lastrepeat + 1 == dp.ndigi) { in ax25_rcv()379 if (dp.lastrepeat + 1 == dp.ndigi) in ax25_rcv()
142 ax25_rt->digipeat->lastrepeat = -1; in ax25_rt_ioctl()163 ax25_rt->digipeat->lastrepeat = -1; in ax25_rt_ioctl()
1178 digi->lastrepeat = -1; in ax25_connect()1183 digi->lastrepeat = ct; in ax25_connect()1424 dtmp.lastrepeat = 0; in ax25_sendmsg()
145 signed char lastrepeat; member
626 ax25_digi.lastrepeat = -1; in nr_call_to_digi()
110 rose_neigh->digipeat->lastrepeat = -1; in rose_add_node()