Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dndisc.h277 static inline void ndisc_ops_fill_addr_option(const struct net_device *dev, in ndisc_ops_fill_addr_option() function
/openbmc/linux/net/ipv6/
H A Dndisc.c173 ndisc_ops_fill_addr_option(skb->dev, skb, icmp6_type); in ndisc_fill_addr_option()