Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/x25/
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()
Dx25_forward.c82 x25_neigh_put(neigh_new); in x25_forward_call()
127 x25_neigh_put(nb); in x25_forward_data()
Dx25_link.c285 x25_neigh_put(nb); in __x25_remove_neigh()
378 x25_neigh_put(nb); in x25_subscr_ioctl()
Dx25_subr.c362 x25_neigh_put(x25->neighbour); in x25_disconnect()
Daf_x25.c243 x25_neigh_put(nb); in x25_device_event()
832 x25_neigh_put(x25->neighbour); in x25_connect()
1670 x25_neigh_put(nb); in compat_x25_subscr_ioctl()
/kernel/linux/linux-5.10/include/net/
Dx25.h251 static __inline__ void x25_neigh_put(struct x25_neigh *nb) in x25_neigh_put() function