Searched refs:rose2asc (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
D | rose.h | 167 char *rose2asc(char *buf, const rose_address *);
|
/kernel/linux/linux-5.10/net/rose/ |
D | rose_route.c | 1135 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()
|
D | af_rose.c | 92 char *rose2asc(char *buf, const rose_address *addr) in rose2asc() function 1418 rose2asc(rsbuf, &rose->dest_addr), in rose_info_show() 1428 rose2asc(rsbuf, &rose->source_addr), in rose_info_show()
|