Home
last modified time | relevance | path

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

/linux-4.1.27/net/x25/
Dx25_forward.c87 x25_neigh_put(neigh_new); in x25_forward_call()
132 x25_neigh_put(nb); in x25_forward_data()
Dx25_dev.c131 x25_neigh_put(nb); in x25_lapb_receive_frame()
144 x25_neigh_put(nb); in x25_lapb_receive_frame()
Dx25_link.c290 x25_neigh_put(nb); in __x25_remove_neigh()
383 x25_neigh_put(nb); in x25_subscr_ioctl()
Daf_x25.c248 x25_neigh_put(nb); in x25_device_event()
818 x25_neigh_put(x25->neighbour); in x25_connect()
1664 x25_neigh_put(nb); in compat_x25_subscr_ioctl()
/linux-4.1.27/include/net/
Dx25.h248 static __inline__ void x25_neigh_put(struct x25_neigh *nb) in x25_neigh_put() function