Home
last modified time | relevance | path

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

/linux-2.6.39/net/x25/
Dx25_forward.c87 x25_route_put(rt); in x25_forward_call()
Dx25_route.c78 x25_route_put(rt); in __x25_remove_route()
Daf_x25.c820 x25_route_put(rt); in x25_connect()
/linux-2.6.39/include/net/
Dx25.h271 static __inline__ void x25_route_put(struct x25_route *rt) in x25_route_put() function