Home
last modified time | relevance | path

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

/linux-3.4.99/net/ax25/
Dax25_route.c166 ax25_put_route(s); in ax25_rt_del()
171 ax25_put_route(s); in ax25_rt_del()
454 ax25_put_route(ax25_rt); in ax25_rt_autobind()
Dax25_ip.c213 ax25_put_route(route); in ax25_rebuild_header()
/linux-3.4.99/include/net/
Dax25.h200 static inline void ax25_put_route(ax25_route *ax25_rt) in ax25_put_route() function