Lines Matching refs:symbols
372 char *symbols; in promiscuous_packet_search() local
382 symbols = &stream[count]; in promiscuous_packet_search()
384 barker |= (symbols[63] << 6); in promiscuous_packet_search()
387 syncword = air_to_host64(symbols, 64); in promiscuous_packet_search()
426 char *symbols; in find_known_lap() local
431 symbols = &stream[count]; in find_known_lap()
432 syncword = air_to_host64(symbols, 64); in find_known_lap()
475 pkt->symbols[i] = data[i]; in btbb_packet_set_data()
498 return (const char*) pkt->symbols; in btbb_get_symbols()
786 char *stream = pkt->symbols + 122; in fhs()
906 char *stream = pkt->symbols + 122; in DM()
970 char *stream = pkt->symbols + 122; in DH()
1016 char *stream = pkt->symbols + 122; in EV3()
1049 char *stream = pkt->symbols + 122; in EV4()
1102 char *stream = pkt->symbols + 122; in EV5()
1134 char *stream = pkt->symbols + 122; in HV()
1181 char *stream = pkt->symbols + 68; in try_clock()
1201 char *stream = pkt->symbols + 68; in btbb_decode_header()
1374 const char *stream = pkt->symbols + 63; in btbb_header_present()