Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dxfrm6_policy.c146 in6_dev_hold(loopback_idev); in xfrm6_dst_ifdown()
H A Dmcast.c747 in6_dev_hold(idev); in mld_add_delrec()
1057 in6_dev_hold(idev); in mld_gq_start_work()
1074 in6_dev_hold(idev); in mld_ifc_start_work()
1091 in6_dev_hold(idev); in mld_dad_start_work()
1385 in6_dev_hold(idev); in igmp6_event_query()
1553 in6_dev_hold(idev); in igmp6_event_report()
H A Daddrconf.c324 in6_dev_hold(idev); in addrconf_mod_rs_timer()
1161 in6_dev_hold(idev); in ipv6_add_addr()
1363 in6_dev_hold(idev); in ipv6_create_tempaddr()
/openbmc/linux/include/net/
H A Daddrconf.h406 static inline void in6_dev_hold(struct inet6_dev *idev) in in6_dev_hold() function