Home
last modified time | relevance | path

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

/linux/net/x25/
H A Dx25_forward.c83 x25_route_put(rt); in x25_forward_call()
H A Dx25_route.c70 x25_route_put(rt); in __x25_remove_route()
H A Daf_x25.c839 x25_route_put(rt); in x25_connect()
/linux/include/net/
H A Dx25.h271 static __inline__ void x25_route_put(struct x25_route *rt) in x25_route_put() function