|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | rose_neigh |
| struct | rose_node |
| struct | rose_route |
| struct | rose_sock |
Enumerations | |
| enum | { ROSE_STATE_0, ROSE_STATE_1, ROSE_STATE_2, ROSE_STATE_3, ROSE_STATE_4, ROSE_STATE_5 } |
| #define ROSE_CALL_REQ_ADDR_LEN_VAL 0xAA /* each address is 10 digits */ |
| anonymous enum |
Definition at line 372 of file rose_route.c.
| int __must_check rose_add_loopback_node | ( | rose_address * | ) |
Definition at line 406 of file rose_route.c.
Definition at line 35 of file rose_subr.c.
Definition at line 201 of file rose_subr.c.
| void rose_del_loopback_node | ( | rose_address * | ) |
Definition at line 451 of file rose_route.c.
|
read |
Definition at line 608 of file rose_route.c.
|
read |
Definition at line 626 of file rose_route.c.
Definition at line 530 of file rose_subr.c.
Definition at line 112 of file rose_out.c.
|
read |
Definition at line 46 of file rose_subr.c.
| int rose_ftimer_running | ( | struct rose_neigh * | ) |
Definition at line 71 of file rose_link.c.
|
read |
Definition at line 676 of file rose_route.c.
Definition at line 48 of file rose_out.c.
| void rose_kill_by_neigh | ( | struct rose_neigh * | ) |
| void rose_link_device_down | ( | struct net_device * | ) |
Definition at line 838 of file rose_route.c.
Definition at line 812 of file rose_route.c.
| void rose_link_rx_restart | ( | struct sk_buff * | , |
| struct rose_neigh * | , | ||
| unsigned | short | ||
| ) |
Definition at line 145 of file rose_link.c.
Definition at line 114 of file rose_loopback.c.
Definition at line 23 of file rose_loopback.c.
| int rose_loopback_queue | ( | struct sk_buff * | , |
| struct rose_neigh * | |||
| ) |
Definition at line 35 of file rose_loopback.c.
| unsigned int rose_new_lci | ( | struct rose_neigh * | ) |
| int rose_parse_facilities | ( | unsigned char * | , |
| unsigned | int, | ||
| struct rose_facilities_struct * | |||
| ) |
Definition at line 395 of file rose_subr.c.
Definition at line 121 of file sysctl_net_rose.c.
Definition at line 63 of file rose_subr.c.
|
read |
Definition at line 661 of file rose_route.c.
| void rose_rt_device_down | ( | struct net_device * | ) |
Definition at line 480 of file rose_route.c.
Definition at line 1340 of file rose_route.c.
Definition at line 726 of file rose_route.c.
| int rose_rx_call_request | ( | struct sk_buff * | , |
| struct net_device * | , | ||
| struct rose_neigh * | , | ||
| unsigned | int | ||
| ) |
| void rose_setup | ( | struct net_device * | ) |
Definition at line 159 of file rose_dev.c.
| void rose_start_ftimer | ( | struct rose_neigh * | ) |
Definition at line 37 of file rose_link.c.
Definition at line 85 of file rose_timer.c.
Definition at line 35 of file rose_timer.c.
Definition at line 98 of file rose_timer.c.
Definition at line 46 of file rose_timer.c.
Definition at line 59 of file rose_timer.c.
Definition at line 72 of file rose_timer.c.
| void rose_stop_ftimer | ( | struct rose_neigh * | ) |
Definition at line 61 of file rose_link.c.
Definition at line 113 of file rose_timer.c.
Definition at line 123 of file rose_timer.c.
| void rose_stop_t0timer | ( | struct rose_neigh * | ) |
Definition at line 66 of file rose_link.c.
Definition at line 118 of file rose_timer.c.
| void rose_transmit_clear_request | ( | struct rose_neigh * | , |
| unsigned | int, | ||
| unsigned | char, | ||
| unsigned | char | ||
| ) |
Definition at line 238 of file rose_link.c.
| void rose_transmit_link | ( | struct sk_buff * | , |
| struct rose_neigh * | |||
| ) |
Definition at line 264 of file rose_link.c.
Definition at line 126 of file sysctl_net_rose.c.
Definition at line 85 of file rose_subr.c.
| int rosecmp | ( | rose_address * | , |
| rose_address * | |||
| ) |
| int rosecmpm | ( | rose_address * | , |
| rose_address * | , | ||
| unsigned | short | ||
| ) |
| ax25_address rose_callsign |
| struct rose_neigh* rose_loopback_neigh |
Definition at line 49 of file rose_route.c.
| struct file_operations rose_neigh_fops |
| struct file_operations rose_nodes_fops |
| struct file_operations rose_routes_fops |
1.8.2