Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dax25.h188 typedef struct ax25_route { struct
189 struct ax25_route *next; argument
195 } ax25_route; typedef
197 static inline void ax25_hold_route(ax25_route *ax25_rt) in ax25_hold_route()
202 void __ax25_put_route(ax25_route *ax25_rt);
216 static inline void ax25_put_route(ax25_route *ax25_rt) in ax25_put_route()
428 ax25_route *ax25_get_route(ax25_address *addr, struct net_device *dev);