tag | line | file | source code |
ax2asc | 137 | include/net/ax25.h | extern char *ax2asc(ax25_address *); |
ax2asc | 1886 | net/ax25/af_ax25.c | ax2asc(&ax25->dest_addr)); |
ax2asc | 1888 | net/ax25/af_ax25.c | ax2asc(&ax25->source_addr), devname, |
ax2asc | 152 | net/ax25/ax25_route.c | ax2asc(&ax25_rt->callsign), |
ax2asc | 204 | net/ax25/ax25_route.c | len += sprintf(buffer + len, "%6d %s\n", pt->uid, ax2asc(&pt->call)); |
ax2asc | 1027 | net/ipv4/arp.c | strcpy(hbuffer,ax2asc((ax25_address *)entry->ha)); |
ax2asc | 1031 | net/ipv4/arp.c | strcpy(hbuffer,ax2asc((ax25_address *)entry->ha)); |
ax2asc | 1267 | net/netrom/af_netrom.c | ax2asc(&s->nr->user_addr)); |
ax2asc | 1269 | net/netrom/af_netrom.c | ax2asc(&s->nr->dest_addr)); |
ax2asc | 1271 | net/netrom/af_netrom.c | ax2asc(&s->nr->source_addr), |
ax2asc | 698 | net/netrom/nr_route.c | ax2asc(&nr_node->callsign), |
ax2asc | 747 | net/netrom/nr_route.c | ax2asc(&nr_neigh->callsign), |