Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Daddrconf.h100 int ipv6_chk_home_addr(struct net *net, const struct in6_addr *addr);
/openbmc/linux/net/ipv6/
H A Dexthdrs.c783 if (!ipv6_chk_home_addr(dev_net(skb_dst(skb)->dev), addr)) { in ipv6_rthdr_rcv()
H A Daddrconf.c4501 int ipv6_chk_home_addr(struct net *net, const struct in6_addr *addr) in ipv6_chk_home_addr() function