Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ax25/
H A Dax25_route.c39 static ax25_route *ax25_route_list;
44 ax25_route *s, *t, *ax25_rt; in ax25_rt_device_down()
74 ax25_route *ax25_rt; in ax25_rt_add()
147 ax25_route *s, *t, *ax25_rt; in ax25_rt_del()
182 ax25_route *ax25_rt; in ax25_rt_opt()
252 struct ax25_route *ax25_rt; in ax25_rt_seq_start()
288 struct ax25_route *ax25_rt = v; in ax25_rt_seq_show()
339 ax25_route *ax25_spe_rt = NULL; in ax25_get_route()
340 ax25_route *ax25_def_rt = NULL; in ax25_get_route()
341 ax25_route *ax25_rt; in ax25_get_route()
[all …]
H A DMakefile9 ax25_route.o ax25_std_in.o ax25_std_subr.o ax25_std_timer.o \
H A Dax25_ip.c103 ax25_route *route; in ax25_ip_xmit()
/dports/multimedia/libv4l/linux-5.13-rc2/net/ax25/
H A Dax25_route.c39 static ax25_route *ax25_route_list;
44 ax25_route *s, *t, *ax25_rt; in ax25_rt_device_down()
74 ax25_route *ax25_rt; in ax25_rt_add()
147 ax25_route *s, *t, *ax25_rt; in ax25_rt_del()
182 ax25_route *ax25_rt; in ax25_rt_opt()
252 struct ax25_route *ax25_rt; in ax25_rt_seq_start()
288 struct ax25_route *ax25_rt = v; in ax25_rt_seq_show()
339 ax25_route *ax25_spe_rt = NULL; in ax25_get_route()
340 ax25_route *ax25_def_rt = NULL; in ax25_get_route()
341 ax25_route *ax25_rt; in ax25_get_route()
[all …]
H A DMakefile9 ax25_route.o ax25_std_in.o ax25_std_subr.o ax25_std_timer.o \
H A Dax25_ip.c103 ax25_route *route; in ax25_ip_xmit()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ax25/
H A Dax25_route.c39 static ax25_route *ax25_route_list;
44 ax25_route *s, *t, *ax25_rt; in ax25_rt_device_down()
74 ax25_route *ax25_rt; in ax25_rt_add()
147 ax25_route *s, *t, *ax25_rt; in ax25_rt_del()
182 ax25_route *ax25_rt; in ax25_rt_opt()
252 struct ax25_route *ax25_rt; in ax25_rt_seq_start()
288 struct ax25_route *ax25_rt = v; in ax25_rt_seq_show()
339 ax25_route *ax25_spe_rt = NULL; in ax25_get_route()
340 ax25_route *ax25_def_rt = NULL; in ax25_get_route()
341 ax25_route *ax25_rt; in ax25_get_route()
[all …]
H A DMakefile9 ax25_route.o ax25_std_in.o ax25_std_subr.o ax25_std_timer.o \
H A Dax25_ip.c103 ax25_route *route; in ax25_ip_xmit()
/dports/multimedia/libv4l/linux-5.13-rc2/include/net/
H A Dax25.h188 typedef struct ax25_route { struct
189 struct ax25_route *next; argument
195 } ax25_route; argument
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()
416 ax25_route *ax25_get_route(ax25_address *addr, struct net_device *dev);
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/
H A Dax25.h188 typedef struct ax25_route { struct
189 struct ax25_route *next; argument
195 } ax25_route; argument
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()
416 ax25_route *ax25_get_route(ax25_address *addr, struct net_device *dev);
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/
H A Dax25.h188 typedef struct ax25_route { struct
189 struct ax25_route *next; argument
195 } ax25_route; argument
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()
416 ax25_route *ax25_get_route(ax25_address *addr, struct net_device *dev);