Searched refs:rose2asc (Results 1 – 3 of 3) sorted by relevance
| /linux/include/net/ |
| H A D | rose.h | 185 char *rose2asc(char *buf, const rose_address *);
|
| /linux/net/rose/ |
| H A D | rose_route.c | 1137 rose2asc(rsbuf, &rose_node->address), in rose_node_show() 1271 rose2asc(rsbuf, &rose_route->src_addr), in rose_route_show() 1282 rose2asc(rsbuf, &rose_route->dest_addr), in rose_route_show()
|
| H A D | af_rose.c | 92 char *rose2asc(char *buf, const rose_address *addr) in rose2asc() function 1473 rose2asc(rsbuf, &rose->dest_addr), in rose_info_show() 1483 rose2asc(rsbuf, &rose->source_addr), in rose_info_show()
|