Home
last modified time | relevance | path

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

/linux/net/x25/
H A Dx25_dev.c119 x25_neigh_put(nb); in x25_lapb_receive_frame()
128 x25_neigh_put(nb); in x25_lapb_receive_frame()
141 x25_neigh_put(nb); in x25_lapb_receive_frame()
H A Dx25_forward.c80 x25_neigh_put(neigh_new); in x25_forward_call()
123 x25_neigh_put(nb); in x25_forward_data()
H A Dx25_link.c303 x25_neigh_put(nb); in __x25_remove_neigh()
393 x25_neigh_put(nb); in x25_subscr_ioctl()
H A Daf_x25.c224 x25_neigh_put(nb); in x25_device_event()
237 x25_neigh_put(nb); in x25_device_event()
833 x25_neigh_put(x25->neighbour); in x25_connect()
1670 x25_neigh_put(nb); in compat_x25_subscr_ioctl()
H A Dx25_subr.c362 x25_neigh_put(x25->neighbour); in x25_disconnect()
/linux/include/net/
H A Dx25.h248 static __inline__ void x25_neigh_put(struct x25_neigh *nb) in x25_neigh_put() function