Home
last modified time | relevance | path

Searched refs:in6_dev_hold (Results 1 – 4 of 4) sorted by relevance

/linux/net/ipv6/
H A Dxfrm6_policy.c150 in6_dev_hold(loopback_idev); in xfrm6_dst_ifdown()
H A Daddrconf.c333 in6_dev_hold(idev); in addrconf_mod_rs_timer()
1164 in6_dev_hold(idev); in ipv6_add_addr()
1386 in6_dev_hold(idev); in ipv6_create_tempaddr()
H A Dmcast.c748 in6_dev_hold(idev); in mld_add_delrec()
/linux/include/net/
H A Daddrconf.h444 static inline void in6_dev_hold(struct inet6_dev *idev) in in6_dev_hold() function