Searched refs:AX25_HBIT (Results 1 – 3 of 3) sorted by relevance
197 if (buf[6] & AX25_HBIT) { in ax25_addr_parse() 256 buf[6] |= AX25_HBIT; in ax25_addr_build() 258 buf[6] &= ~AX25_HBIT; in ax25_addr_build() 296 out->calls[ct].ax25_call[6] |= AX25_HBIT; in ax25_digi_invert() 299 out->calls[ct].ax25_call[6] &= ~AX25_HBIT; in ax25_digi_invert()
1262 AX25_HBIT) && ax25->iamdigi) { in ax25_connect()
312 if (pt[6] & AX25_HBIT) { in rose_parse_national() 462 p[6] |= AX25_HBIT; in rose_create_facilities() 469 p[6] &= ~AX25_HBIT; in rose_create_facilities()