Searched refs:full_addr (Results 1 – 3 of 3) sorted by relevance
715 struct full_sockaddr_rose *full_addr = (struct full_sockaddr_rose *)uaddr; in rose_bind() local717 rose->source_digis[n] = full_addr->srose_digis[n]; in rose_bind()825 struct full_sockaddr_rose *full_addr = (struct full_sockaddr_rose *)uaddr; in rose_connect() local827 rose->dest_digis[n] = full_addr->srose_digis[n]; in rose_connect()
92 full_addr; member
2242 if (notes->options && notes->options->full_addr) in symbol__annotate()2768 else if (notes->options->full_addr) in annotation__update_column_widths()2781 notes->options->full_addr = !notes->options->full_addr; in annotation__toggle_full_addr()2783 if (notes->options->full_addr) in annotation__toggle_full_addr()
Completed in 13 milliseconds