Searched refs:ax25_ds_state3_machine (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/net/ax25/ |
D | ax25_ds_in.c | 158 static int ax25_ds_state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr… in ax25_ds_state3_machine() function 306 queued = ax25_ds_state3_machine(ax25, skb, frametype, ns, nr, pf, type); in ax25_ds_frame_in()
|