Home
last modified time | relevance | path

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

/linux/include/net/
H A Dndisc.h231 static inline void ndisc_ops_update(const struct net_device *dev, in ndisc_ops_update() function
/linux/net/ipv6/
H A Dndisc.c788 ndisc_ops_update(dev, neigh, flags, icmp6_type, ndopts); in ndisc_update()