Home
last modified time | relevance | path

Searched refs:ax25_rx_iframe (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/net/ax25/
Dax25_in.c73 if (ax25_rx_iframe(ax25, skbn) == 0) in ax25_rx_fragment()
99 int ax25_rx_iframe(ax25_cb *ax25, struct sk_buff *skb) in ax25_rx_iframe() function
Dax25_std_in.c225 queued = ax25_rx_iframe(ax25, skb); in ax25_std_state3_machine()
380 queued = ax25_rx_iframe(ax25, skb); in ax25_std_state4_machine()
Dax25_ds_in.c240 queued = ax25_rx_iframe(ax25, skb); in ax25_ds_state3_machine()
/linux-5.19.10/include/net/
Dax25.h401 int ax25_rx_iframe(ax25_cb *, struct sk_buff *);