Home
last modified time | relevance | path

Searched refs:__neigh_parms_put (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dneighbour.h427 static inline void __neigh_parms_put(struct neigh_parms *parms) in __neigh_parms_put() function
/linux/net/ipv4/
H A Darp.c245 __neigh_parms_put(neigh->parms); in arp_constructor()
/linux/net/ipv6/
H A Dndisc.c341 __neigh_parms_put(neigh->parms); in ndisc_constructor()