Searched refs:AX25_MAX_DIGIS (Results 1 – 7 of 7) sorted by relevance
13 #define AX25_MAX_DIGIS 8 macro61 ax25_address fsa_digipeater[AX25_MAX_DIGIS];68 ax25_address digi_addr[AX25_MAX_DIGIS];85 ax25_address digi_addr[AX25_MAX_DIGIS];
34 ax25_address digipeaters[AX25_MAX_DIGIS];
72 ax25_address digipeaters[AX25_MAX_DIGIS];
189 if (d >= AX25_MAX_DIGIS) in ax25_addr_parse()
376 if (ax25_ctl.digi_count > AX25_MAX_DIGIS) in ax25_ctl_ioctl()1245 fsa->fsa_ax25.sax25_ndigis > AX25_MAX_DIGIS || in ax25_connect()1574 usax->sax25_ndigis > AX25_MAX_DIGIS || in ax25_sendmsg()
640 if (nr_route.ndigis > AX25_MAX_DIGIS) in nr_rt_ioctl()
745 if (rose_route.ndigis > AX25_MAX_DIGIS) in rose_rt_ioctl()