Searched defs:ax25 (Results 1 - 21 of 21) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ax25/
H A Dax25_std_subr.c49 void ax25_std_nr_error_recovery(ax25_cb *ax25) argument
54 void ax25_std_establish_data_link(ax25_cb *ax25) argument
71 ax25_std_transmit_enquiry(ax25_cb *ax25) argument
84 ax25_std_enquiry_response(ax25_cb *ax25) argument
94 ax25_std_timeout_response(ax25_cb *ax25) argument
[all...]
H A Dax25_std_timer.c46 void ax25_std_heartbeat_expiry(ax25_cb *ax25) argument
78 ax25_std_t2timer_expiry(ax25_cb *ax25) argument
86 ax25_std_t3timer_expiry(ax25_cb *ax25) argument
93 ax25_std_idletimer_expiry(ax25_cb *ax25) argument
116 ax25_std_t1timer_expiry(ax25_cb *ax25) argument
[all...]
H A Dax25_ds_in.c52 static int ax25_ds_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) argument
113 ax25_ds_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) argument
158 ax25_ds_state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) argument
292 ax25_ds_frame_in(ax25_cb *ax25, struct sk_buff *skb, int type) argument
[all...]
H A Dax25_ds_subr.c46 void ax25_ds_nr_error_recovery(ax25_cb *ax25) argument
54 void ax25_ds_enquiry_response(ax25_cb *ax25) argument
123 ax25_ds_establish_data_link(ax25_cb *ax25) argument
166 ax25_cb *ax25; local
199 ax25_dama_on(ax25_cb *ax25) argument
205 ax25_dama_off(ax25_cb *ax25) argument
[all...]
H A Dax25_ds_timer.c81 ax25_cb *ax25; local
102 ax25_ds_heartbeat_expiry(ax25_cb *ax25) argument
137 ax25_ds_t3timer_expiry(ax25_cb *ax25) argument
148 ax25_ds_idletimer_expiry(ax25_cb *ax25) argument
177 ax25_ds_t1_timeout(ax25_cb *ax25) argument
[all...]
H A Dax25_std_in.c67 static int ax25_std_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) argument
129 ax25_std_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) argument
166 ax25_std_state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) argument
291 ax25_std_state4_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) argument
443 ax25_std_frame_in(ax25_cb *ax25, struct sk_buff *skb, int type) argument
[all...]
H A Dax25_iface.c250 void ax25_link_failed(ax25_cb *ax25, int reason) argument
H A Dax25_in.c71 static int ax25_rx_fragment(ax25_cb *ax25, struct sk_buff *skb) argument
134 ax25_rx_iframe(ax25_cb *ax25, struct sk_buff *skb) argument
193 ax25_process_rx_frame(ax25_cb *ax25, struct sk_buff *skb, int type, int dama) argument
225 ax25_cb *ax25; local
[all...]
H A Dax25_subr.c60 void ax25_clear_queues(ax25_cb *ax25) argument
73 void ax25_frames_acked(ax25_cb *ax25, unsigned short nr) argument
89 ax25_requeue_frames(ax25_cb *ax25) argument
111 ax25_validate_nr(ax25_cb *ax25, unsigned short nr) argument
129 ax25_decode(ax25_cb *ax25, struct sk_buff *skb, int *ns, int *nr, int *pf) argument
179 ax25_send_control(ax25_cb *ax25, int frametype, int poll_bit, int type) argument
254 ax25_calculate_t1(ax25_cb *ax25) argument
279 ax25_calculate_rtt(ax25_cb *ax25) argument
294 ax25_disconnect(ax25_cb *ax25, int reason) argument
[all...]
H A Dax25_timer.c56 void ax25_start_heartbeat(ax25_cb *ax25) argument
67 void ax25_start_t1timer(ax25_cb *ax25) argument
78 ax25_start_t2timer(ax25_cb *ax25) argument
89 ax25_start_t3timer(ax25_cb *ax25) argument
102 ax25_start_idletimer(ax25_cb *ax25) argument
115 ax25_stop_heartbeat(ax25_cb *ax25) argument
120 ax25_stop_t1timer(ax25_cb *ax25) argument
125 ax25_stop_t2timer(ax25_cb *ax25) argument
130 ax25_stop_t3timer(ax25_cb *ax25) argument
135 ax25_stop_idletimer(ax25_cb *ax25) argument
140 ax25_t1timer_running(ax25_cb *ax25) argument
155 ax25_cb *ax25 = (ax25_cb *)param; local
180 ax25_cb *ax25 = (ax25_cb *)param; local
199 ax25_cb *ax25 = (ax25_cb *)param; local
218 ax25_cb *ax25 = (ax25_cb *)param; local
239 ax25_cb *ax25 = (ax25_cb *)param; local
[all...]
H A Dax25_out.c63 ax25_cb *ax25; local
136 ax25_output(ax25_cb *ax25, int paclen, struct sk_buff *skb) argument
226 ax25_send_iframe(ax25_cb *ax25, struct sk_buff *skb, int poll_bit) argument
256 ax25_kick(ax25_cb *ax25) argument
338 ax25_transmit_buffer(ax25_cb *ax25, struct sk_buff *skb, int type) argument
391 ax25_check_iframes_acked(ax25_cb *ax25, unsigned short nr) argument
[all...]
H A Dax25_route.c354 int ax25_rt_autobind(ax25_cb *ax25, ax25_address *addr) argument
[all...]
H A Daf_ax25.c151 void ax25_free_cb(ax25_cb *ax25) argument
171 ax25_remove_socket(ax25_cb *ax25) argument
246 ax25_insert_socket(ax25_cb *ax25) argument
408 ax25_destroy_socket(ax25_cb *ax25) argument
465 ax25_cb *ax25; local
554 ax25_fillin_cb(ax25_cb *ax25, ax25_dev *ax25_dev) argument
600 ax25_cb *ax25; local
843 ax25_cb *ax25; local
911 ax25_cb *ax25; local
1706 ax25_cb *ax25; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/netrom/
H A Dnr_route.c64 static int nr_add_node(ax25_address *nr, const char *mnemonic, ax25_address *ax25, argument
707 void nr_link_failed(ax25_cb *ax25, int reason) argument
731 nr_route_frame(struct sk_buff *skb, ax25_cb *ax25) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/rose/
H A Drose_route.c726 void rose_link_failed(ax25_cb *ax25, int reason) argument
761 int rose_route_frame(struct sk_buff *skb, ax25_cb *ax25) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dnetrom.h81 ax25_cb *ax25; member in struct:nr_neigh
H A Drose.h86 ax25_cb *ax25; member in struct:rose_neigh
H A Dsock.h632 ax25_cb *ax25; member in union:sock::__anon11753
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dnetrom.h81 ax25_cb *ax25; member in struct:nr_neigh
H A Drose.h86 ax25_cb *ax25; member in struct:rose_neigh
H A Dsock.h688 ax25_cb *ax25; member in union:sock::__anon7348

Completed in 176 milliseconds