Home
last modified time | relevance | path

Searched refs:ax25_std_frame_in (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/ax25/
H A Dax25_in.c167 queued = ax25_std_frame_in(ax25, skb, type); in ax25_process_rx_frame()
175 queued = ax25_std_frame_in(ax25, skb, type); in ax25_process_rx_frame()
H A Dax25_std_in.c419 int ax25_std_frame_in(ax25_cb *ax25, struct sk_buff *skb, int type) in ax25_std_frame_in() function
/openbmc/linux/include/net/
H A Dax25.h425 int ax25_std_frame_in(ax25_cb *, struct sk_buff *, int);