Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dndisc.h242 static inline void ndisc_ops_update(const struct net_device *dev, in ndisc_ops_update() function
/Linux-v4.19/net/ipv6/
Dndisc.c750 ndisc_ops_update(dev, neigh, flags, icmp6_type, ndopts); in ndisc_update()