Searched refs:dest_call (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | rose.h | 121 ax25_address src_call, dest_call; member 129 ax25_address source_call, dest_call; member
|
| /OK3568_Linux_fs/kernel/net/rose/ |
| H A D | af_rose.c | 495 memset(&rose->dest_call, 0, AX25_ADDR_LEN); in rose_listen() 808 rose->dest_call = addr->srose_call; in rose_connect() 960 srose->srose_call = rose->dest_call; in rose_getname() 1015 make_rose->dest_call = facilities.dest_call; in rose_rx_call_request() 1088 ax25cmp(&rose->dest_call, &srose.srose_call) != 0) in rose_sendmsg() 1106 srose.srose_call = rose->dest_call; in rose_sendmsg() 1270 srose->srose_call = rose->dest_call; in rose_recvmsg() 1417 ax2asc(buf, &rose->dest_call)); in rose_info_show()
|
| H A D | rose_route.c | 1035 ax25cmp(&facilities.dest_call, &rose_route->src_call) == 0 && in rose_route_frame() 1036 ax25cmp(&facilities.source_call, &rose_route->dest_call) == 0) { in rose_route_frame() 1061 rose_route->src_call = facilities.dest_call; in rose_route_frame() 1062 rose_route->dest_call = facilities.source_call; in rose_route_frame() 1283 ax2asc(buf, &rose_route->dest_call), in rose_route_show()
|
| H A D | rose_subr.c | 383 asc2ax(&facilities->dest_call, callsign); in rose_parse_ccitt() 496 callsign = ax2asc(buf, &rose->dest_call); in rose_create_facilities()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | rose.h | 82 ax25_address source_call, dest_call; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | rose.h | 82 ax25_address source_call, dest_call; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/netrose/ |
| H A D | rose.h | 109 ax25_address source_call, dest_call; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rose.h | 82 ax25_address source_call, dest_call; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/netrose/ |
| H A D | rose.h | 109 ax25_address source_call, dest_call; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | gimple.h | 3506 gimple_call_copy_flags (gcall *dest_call, gcall *orig_call) 3508 dest_call->subcode = orig_call->subcode;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | gimple.h | 3506 gimple_call_copy_flags (gcall *dest_call, gcall *orig_call) 3508 dest_call->subcode = orig_call->subcode;
|