Home
last modified time | relevance | path

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

/Linux-v4.19/net/ax25/
Dax25_route.c166 ax25_put_route(s); in ax25_rt_del()
171 ax25_put_route(s); in ax25_rt_del()
440 ax25_put_route(ax25_rt); in ax25_rt_autobind()
Dax25_ip.c210 ax25_put_route(route); in ax25_ip_xmit()
/Linux-v4.19/include/net/
Dax25.h204 static inline void ax25_put_route(ax25_route *ax25_rt) in ax25_put_route() function