Home
last modified time | relevance | path

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

/linux-2.6.39/net/x25/
Dx25_forward.c84 x25_neigh_put(neigh_new); in x25_forward_call()
129 x25_neigh_put(nb); in x25_forward_data()
Dx25_dev.c123 x25_neigh_put(nb); in x25_lapb_receive_frame()
136 x25_neigh_put(nb); in x25_lapb_receive_frame()
Dx25_link.c286 x25_neigh_put(nb); in __x25_remove_neigh()
379 x25_neigh_put(nb); in x25_subscr_ioctl()
Daf_x25.c247 x25_neigh_put(nb); in x25_device_event()
818 x25_neigh_put(x25->neighbour); in x25_connect()
1641 x25_neigh_put(nb); in compat_x25_subscr_ioctl()
/linux-2.6.39/include/net/
Dx25.h248 static __inline__ void x25_neigh_put(struct x25_neigh *nb) in x25_neigh_put() function