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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ax25/
H A DMakefile
H A Dax25_std_subr.c34 void ax25_std_nr_error_recovery(ax25_cb *ax25) argument
39 void ax25_std_establish_data_link(ax25_cb *ax25) argument
56 ax25_std_transmit_enquiry(ax25_cb *ax25) argument
69 ax25_std_enquiry_response(ax25_cb *ax25) argument
79 ax25_std_timeout_response(ax25_cb *ax25) argument
[all...]
H A Dax25_std_timer.c33 void ax25_std_heartbeat_expiry(ax25_cb *ax25) argument
81 ax25_std_t2timer_expiry(ax25_cb *ax25) argument
89 ax25_std_t3timer_expiry(ax25_cb *ax25) argument
96 ax25_std_idletimer_expiry(ax25_cb *ax25) argument
122 ax25_std_t1timer_expiry(ax25_cb *ax25) argument
[all...]
H A Dax25_ds_in.c36 static int ax25_ds_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) argument
104 ax25_ds_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) argument
149 ax25_ds_state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) argument
283 ax25_ds_frame_in(ax25_cb *ax25, struct sk_buff *skb, int type) argument
[all...]
H A Dax25_ds_timer.c73 ax25_cb *ax25; local
97 void ax25_ds_heartbeat_expiry(ax25_cb *ax25) argument
149 ax25_ds_t3timer_expiry(ax25_cb *ax25) argument
160 ax25_ds_idletimer_expiry(ax25_cb *ax25) argument
192 ax25_ds_t1_timeout(ax25_cb *ax25) argument
[all...]
H A Dax25_std_in.c43 static int ax25_std_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) argument
107 ax25_std_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) argument
145 ax25_std_state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) argument
270 ax25_std_state4_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) argument
423 ax25_std_frame_in(ax25_cb *ax25, struct sk_buff *skb, int type) argument
[all...]
H A Dax25_ds_subr.c32 void ax25_ds_nr_error_recovery(ax25_cb *ax25) argument
40 void ax25_ds_enquiry_response(ax25_cb *ax25) argument
112 ax25_ds_establish_data_link(ax25_cb *ax25) argument
154 ax25_cb *ax25; local
193 ax25_dama_on(ax25_cb *ax25) argument
199 ax25_dama_off(ax25_cb *ax25) argument
[all...]
H A Dax25_iface.c195 void ax25_link_failed(ax25_cb *ax25, int reason) argument
H A Dax25_in.c39 static int ax25_rx_fragment(ax25_cb *ax25, struct sk_buff *skb) argument
104 ax25_rx_iframe(ax25_cb *ax25, struct sk_buff *skb) argument
162 ax25_process_rx_frame(ax25_cb *ax25, struct sk_buff *skb, int type, int dama) argument
195 ax25_cb *ax25; local
[all...]
H A Dax25_ip.c113 ax25_cb *ax25; local
H A Dax25_subr.c37 void ax25_clear_queues(ax25_cb *ax25) argument
50 void ax25_frames_acked(ax25_cb *ax25, unsigned short nr) argument
66 ax25_requeue_frames(ax25_cb *ax25) argument
83 ax25_validate_nr(ax25_cb *ax25, unsigned short nr) argument
101 ax25_decode(ax25_cb *ax25, struct sk_buff *skb, int *ns, int *nr, int *pf) argument
151 ax25_send_control(ax25_cb *ax25, int frametype, int poll_bit, int type) argument
224 ax25_calculate_t1(ax25_cb *ax25) argument
249 ax25_calculate_rtt(ax25_cb *ax25) argument
264 ax25_disconnect(ax25_cb *ax25, int reason) argument
[all...]
H A Dax25_timer.c43 void ax25_setup_timers(ax25_cb *ax25) argument
53 ax25_start_heartbeat(ax25_cb *ax25) argument
58 ax25_start_t1timer(ax25_cb *ax25) argument
63 ax25_start_t2timer(ax25_cb *ax25) argument
68 ax25_start_t3timer(ax25_cb *ax25) argument
76 ax25_start_idletimer(ax25_cb *ax25) argument
84 ax25_stop_heartbeat(ax25_cb *ax25) argument
89 ax25_stop_t1timer(ax25_cb *ax25) argument
94 ax25_stop_t2timer(ax25_cb *ax25) argument
99 ax25_stop_t3timer(ax25_cb *ax25) argument
104 ax25_stop_idletimer(ax25_cb *ax25) argument
109 ax25_t1timer_running(ax25_cb *ax25) argument
127 ax25_cb *ax25 = (ax25_cb *)param; local
151 ax25_cb *ax25 = (ax25_cb *)param; local
170 ax25_cb *ax25 = (ax25_cb *)param; local
189 ax25_cb *ax25 = (ax25_cb *)param; local
210 ax25_cb *ax25 = (ax25_cb *)param; local
[all...]
H A Dax25_out.c40 ax25_cb *ax25; local
121 ax25_output(ax25_cb *ax25, int paclen, struct sk_buff *skb) argument
216 ax25_send_iframe(ax25_cb *ax25, struct sk_buff *skb, int poll_bit) argument
246 ax25_kick(ax25_cb *ax25) argument
331 ax25_transmit_buffer(ax25_cb *ax25, struct sk_buff *skb, int type) argument
381 ax25_check_iframes_acked(ax25_cb *ax25, unsigned short nr) argument
[all...]
H A Dax25_route.c411 int ax25_rt_autobind(ax25_cb *ax25, ax25_address *addr) argument
[all...]
H A Daf_ax25.c68 static void ax25_cb_del(ax25_cb *ax25) argument
146 void ax25_cb_add(ax25_cb *ax25) argument
280 ax25_cb *ax25=(ax25_cb *)data; local
298 ax25_destroy_socket(ax25_cb *ax25) argument
360 ax25_cb *ax25; local
451 ax25_fillin_cb_from_dev(ax25_cb *ax25, ax25_dev *ax25_dev) argument
475 ax25_fillin_cb(ax25_cb *ax25, ax25_dev *ax25_dev) argument
510 ax25_cb *ax25; local
540 ax25_cb *ax25; local
681 ax25_cb *ax25; local
803 ax25_cb *ax25; local
877 ax25_cb *ax25, *oax25; local
947 ax25_cb *ax25; local
1037 ax25_cb *ax25; local
1109 ax25_cb *ax25 = ax25_sk(sk), *ax25t; local
1385 ax25_cb *ax25; local
1435 ax25_cb *ax25; local
1766 ax25_cb *ax25 = ax25_sk(sk); local
1871 ax25_cb *ax25 = hlist_entry(v, struct ax25_cb, ax25_node); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netrom/
H A Dnr_route.c730 void nr_link_failed(ax25_cb *ax25, int reason) argument
90 nr_add_node(ax25_address *nr, const char *mnemonic, ax25_address *ax25, ax25_digi *ax25_digi, struct net_device *dev, int quality, int obs_count) argument
772 nr_route_frame(struct sk_buff *skb, ax25_cb *ax25) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rose/
H A Drose_route.c788 void rose_link_failed(ax25_cb *ax25, int reason) argument
829 rose_route_frame(struct sk_buff *skb, ax25_cb *ax25) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dnetrom.h89 ax25_cb *ax25; member in struct:nr_neigh
H A Drose.h88 ax25_cb *ax25; member in struct:rose_neigh
H A Dax25.h256 static __inline__ void ax25_cb_put(ax25_cb *ax25) argument

Completed in 199 milliseconds