Home
last modified time | relevance | path

Searched refs:nr_neigh (Results 1 – 10 of 10) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/net/netrom/
H A Dnr_route.c64 struct nr_neigh *nr_neigh; in nr_neigh_get_dev() local
102 struct nr_neigh *nr_neigh; in nr_add_node() local
326 struct nr_neigh *nr_neigh; in nr_del_node() local
347 if (nr_neigh->count == 0 && !nr_neigh->locked) in nr_del_node()
385 struct nr_neigh *nr_neigh; in nr_add_neigh() local
432 struct nr_neigh *nr_neigh; in nr_del_neigh() local
455 struct nr_neigh *nr_neigh; in nr_dec_obs() local
709 struct nr_neigh *s, *nr_neigh = NULL; in nr_link_failed() local
751 struct nr_neigh *nr_neigh; in nr_route_frame() local
827 nr_neigh->digipeat, nr_neigh->dev); in nr_route_frame()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/net/netrom/
H A Dnr_route.c64 struct nr_neigh *nr_neigh; in nr_neigh_get_dev() local
102 struct nr_neigh *nr_neigh; in nr_add_node() local
326 struct nr_neigh *nr_neigh; in nr_del_node() local
347 if (nr_neigh->count == 0 && !nr_neigh->locked) in nr_del_node()
385 struct nr_neigh *nr_neigh; in nr_add_neigh() local
432 struct nr_neigh *nr_neigh; in nr_del_neigh() local
455 struct nr_neigh *nr_neigh; in nr_dec_obs() local
709 struct nr_neigh *s, *nr_neigh = NULL; in nr_link_failed() local
751 struct nr_neigh *nr_neigh; in nr_route_frame() local
827 nr_neigh->digipeat, nr_neigh->dev); in nr_route_frame()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/netrom/
H A Dnr_route.c64 struct nr_neigh *nr_neigh; in nr_neigh_get_dev() local
102 struct nr_neigh *nr_neigh; in nr_add_node() local
326 struct nr_neigh *nr_neigh; in nr_del_node() local
347 if (nr_neigh->count == 0 && !nr_neigh->locked) in nr_del_node()
385 struct nr_neigh *nr_neigh; in nr_add_neigh() local
432 struct nr_neigh *nr_neigh; in nr_del_neigh() local
455 struct nr_neigh *nr_neigh; in nr_dec_obs() local
709 struct nr_neigh *s, *nr_neigh = NULL; in nr_link_failed() local
751 struct nr_neigh *nr_neigh; in nr_route_frame() local
827 nr_neigh->digipeat, nr_neigh->dev); in nr_route_frame()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/net/
H A Dnetrom.h88 struct nr_neigh { struct
105 struct nr_neigh *neighbour; argument
136 static __inline__ void nr_neigh_put(struct nr_neigh *nr_neigh) in nr_neigh_put() argument
138 if (refcount_dec_and_test(&nr_neigh->refcount)) { in nr_neigh_put()
139 if (nr_neigh->ax25) in nr_neigh_put()
140 ax25_cb_put(nr_neigh->ax25); in nr_neigh_put()
141 kfree(nr_neigh->digipeat); in nr_neigh_put()
142 kfree(nr_neigh); in nr_neigh_put()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/
H A Dnetrom.h88 struct nr_neigh { struct
105 struct nr_neigh *neighbour; argument
136 static __inline__ void nr_neigh_put(struct nr_neigh *nr_neigh) in nr_neigh_put() argument
138 if (refcount_dec_and_test(&nr_neigh->refcount)) { in nr_neigh_put()
139 if (nr_neigh->ax25) in nr_neigh_put()
140 ax25_cb_put(nr_neigh->ax25); in nr_neigh_put()
141 kfree(nr_neigh->digipeat); in nr_neigh_put()
142 kfree(nr_neigh); in nr_neigh_put()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/
H A Dnetrom.h88 struct nr_neigh { struct
105 struct nr_neigh *neighbour; argument
136 static __inline__ void nr_neigh_put(struct nr_neigh *nr_neigh) in nr_neigh_put() argument
138 if (refcount_dec_and_test(&nr_neigh->refcount)) { in nr_neigh_put()
139 if (nr_neigh->ax25) in nr_neigh_put()
140 ax25_cb_put(nr_neigh->ax25); in nr_neigh_put()
141 kfree(nr_neigh->digipeat); in nr_neigh_put()
142 kfree(nr_neigh); in nr_neigh_put()
/dports/textproc/wiggle/wiggle-1.3/tests/contrib/series/
H A Dnew12029 patches.suse/net-netrom-Fix-potential-nr_neigh-refcnt-leak-in-nr_.patch
H A Dnew212029 patches.suse/net-netrom-Fix-potential-nr_neigh-refcnt-leak-in-nr_.patch
H A Dldiff37194 + patches.suse/net-netrom-Fix-potential-nr_neigh-refcnt-leak-in-nr_.patch
H A Ddiff12031 …rflow-and-overflow.patch-->>><<<++patches.suse/net-netrom-Fix-potential-nr_neigh-refcnt-leak-in-nr…