Searched refs:ax25_ds_state1_machine (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ax25/ |
H A D | ax25_ds_in.c | 32 static int ax25_ds_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_ds_state1_machine() function 287 queued = ax25_ds_state1_machine(ax25, skb, frametype, pf, type); in ax25_ds_frame_in()
|
/kernel/linux/linux-6.6/net/ax25/ |
H A D | ax25_ds_in.c | 32 static int ax25_ds_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_ds_state1_machine() function 287 queued = ax25_ds_state1_machine(ax25, skb, frametype, pf, type); in ax25_ds_frame_in()
|
Completed in 2 milliseconds