Home
last modified time | relevance | path

Searched refs:ndisc_ops_update (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/net/
Dndisc.h246 static inline void ndisc_ops_update(const struct net_device *dev, in ndisc_ops_update() function
/linux-6.1.9/net/ipv6/
Dndisc.c783 ndisc_ops_update(dev, neigh, flags, icmp6_type, ndopts); in ndisc_update()